ProgTutorial/FirstSteps.ML
author Christian Urban <urbanc@in.tum.de>
Mon, 28 Sep 2009 01:21:27 +0200
changeset 323 92f6a772e013
parent 310 007922777ff1
permissions -rw-r--r--
some polishing

(* *)

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