ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Mon, 17 Oct 2011 13:30:49 +0100
changeset 473 fea1b7ce5c4a
parent 310 007922777ff1
permissions -rw-r--r--
this version works with Isabelle2011-1

(* *)

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