ProgTutorial/FirstSteps.ML
author Christian Urban <urbanc@in.tum.de>
Mon, 17 Aug 2009 20:57:32 +0200
changeset 310 007922777ff1
permissions -rw-r--r--
added some rudimentary inrastructure for producing the ML-code

(* *)

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