ProgTutorial/Tactical.ML
author schropp <schropp@in.tum.de>
Tue, 01 Jun 2010 00:07:47 +0200
changeset 432 087dc1726a99
parent 310 007922777ff1
permissions -rw-r--r--
some blabla about type classes, sorts, overloading, high level view on type classes

(* *)

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