ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Sat, 29 Oct 2011 13:17:12 +0100
changeset 479 7a84649d8839
parent 310 007922777ff1
permissions -rw-r--r--
a few things added First_Steps

(* *)

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