ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Tue, 19 Jun 2012 15:02:22 +0100
changeset 525 92a3600e50e4
parent 310 007922777ff1
permissions -rw-r--r--
added a new recipe for introspecting theorems (suggested by Lukas and Rafal)

(* *)

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