ProgTutorial/Parsing.ML
author Christian Urban <urbanc@in.tum.de>
Tue, 29 Sep 2009 22:10:48 +0200
changeset 325 352e31d9dacc
parent 310 007922777ff1
permissions -rw-r--r--
started section about storing data

(* *)

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