ProgTutorial/Parsing.ML
author Christian Urban <urbanc@in.tum.de>
Tue, 18 Aug 2009 01:05:56 +0200
changeset 311 ee864694315b
parent 310 007922777ff1
permissions -rw-r--r--
polished

(* *)

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