ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Fri, 04 Dec 2009 23:45:32 +0100
changeset 411 24fc00319c4a
parent 310 007922777ff1
permissions -rw-r--r--
polised the section about Subgoal.FOCUS

(* *)

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