ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Mon, 19 Oct 2009 02:02:21 +0200
changeset 352 9f12e53eb121
parent 310 007922777ff1
permissions -rw-r--r--
polished theorem section

(* *)

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