ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Sun, 15 Nov 2009 13:18:07 +0100
changeset 388 0b337dedc306
parent 310 007922777ff1
permissions -rw-r--r--
added Skip_Proof.mk_thm and some pointers about concurrency

(* *)

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