ProgTutorial/FirstSteps.ML
author Christian Urban <urbanc@in.tum.de>
Mon, 12 Oct 2009 17:07:17 +0200
changeset 345 4c54ef4dc84d
parent 310 007922777ff1
permissions -rw-r--r--
polished

(* *)

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