ProgTutorial/Tactical.ML
author Norbert Schirmer <norbert.schirmer@web.de>
Fri, 17 May 2019 07:29:51 +0200
changeset 568 be23597e81db
parent 310 007922777ff1
permissions -rw-r--r--
adding to "how to understand code"

(* *)

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