ProgTutorial/Tactical.ML
author Christian Sternagel
Tue, 19 Jun 2012 12:45:22 +0900
changeset 523 0753bc271fd5
parent 310 007922777ff1
permissions -rw-r--r--
proofread section 5.8 + spell-checked Parsing.thy

(* *)

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