ProgTutorial/FirstSteps.ML
author Christian Urban <urbanc@in.tum.de>
Sat, 03 Oct 2009 13:01:39 +0200
changeset 328 c0cae24b9d46
parent 310 007922777ff1
permissions -rw-r--r--
updated to new Isabelle; more work on the data section

(* *)

open_file_prelude 
"FirstSteps_Code.thy"
(cat_lines ["theory FirstSteps", "imports Base", "begin"])