ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Mon, 14 Nov 2011 20:30:46 +0000
changeset 499 42bac8b16951
parent 310 007922777ff1
permissions -rw-r--r--
more on contexts

(* *)

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