ProgTutorial/FirstSteps.ML
author Christian Urban <urbanc@in.tum.de>
Sun, 11 Oct 2009 22:45:29 +0200
changeset 343 8f73e80c8c6f
parent 310 007922777ff1
permissions -rw-r--r--
polished first chapter

(* *)

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