ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Mon, 19 Oct 2009 17:31:13 +0200
changeset 354 544c149005cf
parent 310 007922777ff1
permissions -rw-r--r--
some slight polishing

(* *)

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