ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Tue, 20 Oct 2009 12:25:20 +0200
changeset 355 42a1c230daff
parent 310 007922777ff1
permissions -rw-r--r--
added something about add_thms_dynamic

(* *)

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