ProgTutorial/Tactical.ML
author Norbert Schirmer <norbert.schirmer@web.de>
Tue, 14 May 2019 16:59:53 +0200
changeset 564 6e2479089226
parent 310 007922777ff1
permissions -rw-r--r--
tuned parsing in document antiquotations for ML

(* *)

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