ProgTutorial/FirstSteps.ML
author Christian Urban <urbanc@in.tum.de>
Sat, 10 Oct 2009 15:16:44 +0200
changeset 338 3bc732c9f7ff
parent 310 007922777ff1
permissions -rw-r--r--
more on the theorem section

(* *)

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