ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Sat, 07 Nov 2009 10:08:09 +0100
changeset 377 272ba2cceeb2
parent 310 007922777ff1
permissions -rw-r--r--
added a section about unification and matching

(* *)

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