polished comment for error function
authorChristian Urban <urbanc@in.tum.de>
Wed, 05 Aug 2009 08:58:28 +0200
changeset 304 14173c0e8688
parent 303 05e6a33edef6
child 305 2ac9dc1a95b4
polished comment for error function
ProgTutorial/FirstSteps.thy
progtutorial.pdf
--- a/ProgTutorial/FirstSteps.thy	Tue Aug 04 16:18:39 2009 +0200
+++ b/ProgTutorial/FirstSteps.thy	Wed Aug 05 08:58:28 2009 +0200
@@ -165,6 +165,10 @@
 "Exception- ERROR \"foo\" raised
 At command \"ML\"."}
 
+  This function raises the exception @{text ERROR} which will then 
+  be displayed by the infrastructure.
+
+
   (FIXME Mention how to work with @{ML [index] debug in Toplevel} and 
   @{ML [index] profiling in Toplevel}.)
 *}
@@ -2257,7 +2261,7 @@
 
 ML {*Datatype.get_info @{theory} "List.list"*}
 
-section {* Name Space(TBD) *}
+section {* Name Space Issues (TBD) *}
 
 
 end
Binary file progtutorial.pdf has changed