ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Wed, 07 Apr 2010 11:32:00 +0200
changeset 420 0bcd598d2587
parent 310 007922777ff1
permissions -rw-r--r--
added something about ERROR and Fail

(* *)

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