tuned
authorChristian Urban <urbanc@in.tum.de>
Mon, 26 Oct 2009 00:00:26 +0100
changeset 360 bdd411caf5eb
parent 359 be6538c7b41d
child 361 8ba963a3e039
tuned
ProgTutorial/General.thy
progtutorial.pdf
--- a/ProgTutorial/General.thy	Sun Oct 25 16:12:05 2009 +0100
+++ b/ProgTutorial/General.thy	Mon Oct 26 00:00:26 2009 +0100
@@ -1713,8 +1713,9 @@
 fooooooooooooooobaaaaaaaaaaaar fooooooooooooooobaaaaaaaaaaaar"}
 
   Here the layout of @{ML test_str} is much more pleasing to the 
-  eye. The @{ML "0"} in @{ML_ind  blk in Pretty} stands for no indentation
-  of the printed string. You can increase the indentation and obtain
+  eye. The @{ML "0"} in @{ML_ind  blk in Pretty} stands for no hanging 
+  indentation of the printed string. You can increase the indentation 
+  and obtain
   
 @{ML_response_fake [display,gray]
 "let
@@ -1958,6 +1959,9 @@
 
 section {* Managing Name Spaces (TBD) *}
 
+ML {* Sign.intern_type @{theory} "list" *}
+ML {* Sign.intern_const @{theory} "prod_fun" *}
+
 section {* Summary *}
 
 text {*
Binary file progtutorial.pdf has changed