ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 29 Oct 2009 16:02:15 +0100 (2009-10-29)
changeset 362 a5e7ab090abf
parent 310 007922777ff1
permissions -rw-r--r--
added something about manual instantiations of theorems
(* *)

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