ProgTutorial/FirstSteps.ML
author Christian Urban <urbanc@in.tum.de>
Wed, 19 Aug 2009 09:25:49 +0200
changeset 313 1ca2f41770cc
parent 310 007922777ff1
permissions -rw-r--r--
polished the exercises about constructing terms

(* *)

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