ProgTutorial/Parsing.ML
author Christian Urban <urbanc@in.tum.de>
Wed, 07 Oct 2009 11:28:40 +0200
changeset 335 163ac0662211
parent 310 007922777ff1
permissions -rw-r--r--
reorganised the certified terms section; tuned

(* *)

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