ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Mon, 19 Oct 2009 14:10:42 +0200
changeset 353 e73ccbed776e
parent 310 007922777ff1
permissions -rw-r--r--
completed section on theorems

(* *)

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