ProgTutorial/Parsing.ML
author Christian Urban <urbanc@in.tum.de>
Tue, 06 Oct 2009 16:40:37 +0200
changeset 333 6dea46b9d2da
parent 310 007922777ff1
permissions -rw-r--r--
added fixme

(* *)

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