ProgTutorial/FirstSteps.ML
author Christian Urban <urbanc@in.tum.de>
Tue, 18 Aug 2009 01:05:56 +0200
changeset 311 ee864694315b
parent 310 007922777ff1
permissions -rw-r--r--
polished

(* *)

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