ProgTutorial/Tactical.ML
author schropp <schropp@in.tum.de>
Mon, 31 May 2010 22:43:31 +0200
changeset 430 73437f42c9d3
parent 310 007922777ff1
permissions -rw-r--r--
some more examples of ho-patterns

(* *)

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