ProgTutorial/Parsing.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 20 Aug 2009 23:30:51 +0200
changeset 317 d69214e47ef9
parent 310 007922777ff1
permissions -rw-r--r--
added an experimental antiquotation to replace eventually ML_response_fake

(* *)

open_file_prelude 
"Parsing_Code.thy"
(cat_lines ["theory Parsing", 
            "imports Base \"Package/Simple_Inductive_Package\"", 
            "begin"])