ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Fri, 09 Oct 2009 10:34:38 +0200
changeset 337 a456a21f608a
parent 310 007922777ff1
permissions -rw-r--r--
a bit more work on the theorem section

(* *)

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