ProgTutorial/Tactical.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 08 Oct 2009 21:49:11 +0200
changeset 336 a12bb28fe2bd
parent 310 007922777ff1
permissions -rw-r--r--
polished on the pretty printing section

(* *)

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