ProgTutorial/FirstSteps.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 01 Oct 2009 10:19:21 +0200
changeset 326 f76135c6c527
parent 310 007922777ff1
permissions -rw-r--r--
more work on the tutorial

(* *)

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