ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Fri, 21 Aug 2009 11:42:14 +0200
changeset 318 efb5fff99c96
parent 310 007922777ff1
permissions -rw-r--r--
split up the first-steps section into two chapters

(* *)

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