ProgTutorial/Parsing.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 20 Aug 2009 22:30:20 +0200
changeset 316 74f0a06f751f
parent 310 007922777ff1
permissions -rw-r--r--
further polishing of index generation

(* *)

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