ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Sat, 28 Aug 2010 13:37:25 +0800
changeset 450 102dc5cc1aed
parent 310 007922777ff1
permissions -rw-r--r--
a bit closer to the new conventions of naming HOL-constants

(* *)

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