ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Sat, 29 May 2010 12:30:02 +0200
changeset 427 94538ddcac9b
parent 310 007922777ff1
permissions -rw-r--r--
added example from Tobias and changed the title

(* *)

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