ProgTutorial/Tactical.ML
author Norbert Schirmer <norbert.schirmer@web.de>
Tue, 14 May 2019 17:45:13 +0200
changeset 566 6103b0eadbf2
parent 310 007922777ff1
permissions -rw-r--r--
tuned parser for patterns in ML_response... antiquotations

(* *)

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