ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 01 Oct 2009 10:19:21 +0200
changeset 326 f76135c6c527
parent 310 007922777ff1
permissions -rw-r--r--
more work on the tutorial

(* *)

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