ProgTutorial/Parsing.ML
author Christian Urban <urbanc@in.tum.de>
Mon, 28 Sep 2009 23:52:06 +0200
changeset 324 4172c0743cf2
parent 310 007922777ff1
permissions -rw-r--r--
updated foobar_proof example

(* *)

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