ProgTutorial/FirstSteps.ML
author Christian Urban <urbanc@in.tum.de>
Wed, 07 Oct 2009 09:54:01 +0200
changeset 334 4ae1ecb71539
parent 310 007922777ff1
permissions -rw-r--r--
tuned

(* *)

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