ProgTutorial/Parsing.ML
author Christian Urban <urbanc@in.tum.de>
Sun, 11 Oct 2009 22:45:29 +0200
changeset 343 8f73e80c8c6f
parent 310 007922777ff1
permissions -rw-r--r--
polished first chapter

(* *)

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