ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Mon, 09 Nov 2009 09:25:51 +0100
changeset 378 8d160d79b48c
parent 310 007922777ff1
permissions -rw-r--r--
section about matching and unification of types

(* *)

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