ProgTutorial/Tactical.ML
author Norbert Schirmer <norbert.schirmer@web.de>
Thu, 16 May 2019 19:56:12 +0200
changeset 567 f7c97e64cc2a
parent 310 007922777ff1
permissions -rw-r--r--
tuned ML-antiquotations; added intro portions.

(* *)

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