ProgTutorial/FirstSteps.ML
changeset 310 007922777ff1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ProgTutorial/FirstSteps.ML	Mon Aug 17 20:57:32 2009 +0200
@@ -0,0 +1,5 @@
+(* *)
+
+open_file_prelude 
+"FirstSteps_Code.thy"
+(cat_lines ["theory FirstSteps", "imports Base", "begin"])
\ No newline at end of file