ProgTutorial/FirstSteps.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 20 Aug 2009 10:38:26 +0200
changeset 314 79202e2eab6a
parent 310 007922777ff1
permissions -rw-r--r--
polished

(* *)

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