ProgTutorial/Tactical.ML
author schropp <schropp@in.tum.de>
Mon, 31 May 2010 22:27:48 +0200
changeset 429 d04d1cd0e058
parent 310 007922777ff1
permissions -rw-r--r--
corrected def of ho-pat-unif, some extra hints about patterns

(* *)

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