ProgTutorial/Tactical.ML
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Mon, 25 Feb 2013 00:33:48 +0000
changeset 542 4b96e3c8b33e
parent 310 007922777ff1
permissions -rw-r--r--
updated the CallML section with the help from Florian

(* *)

open_file_prelude 
"Tactical_Code.thy"
(cat_lines ["theory Tactical", 
            "imports Base FirstSteps", 
            "begin"])