ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 04 Oct 2012 13:00:31 +0100
changeset 538 e9fd5eff62c1
parent 310 007922777ff1
permissions -rw-r--r--
removed "use" for "ML_file"

(* *)

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