adapted to changes in Isabelle
authorChristian Urban <urbanc@in.tum.de>
Wed, 24 Jun 2009 15:58:59 +0200
changeset 262 e0049c842785
parent 261 358f325f4db6
child 263 195c4444dff7
adapted to changes in Isabelle
ProgTutorial/FirstSteps.thy
ProgTutorial/Intro.thy
progtutorial.pdf
--- a/ProgTutorial/FirstSteps.thy	Tue Jun 23 04:05:01 2009 +0200
+++ b/ProgTutorial/FirstSteps.thy	Wed Jun 24 15:58:59 2009 +0200
@@ -2136,6 +2136,6 @@
 
 section {* Misc (TBD) *}
 
-ML {*Datatype.get_datatype @{theory} "List.list"*}
+ML {*Datatype.get_info @{theory} "List.list"*}
 
 end
--- a/ProgTutorial/Intro.thy	Tue Jun 23 04:05:01 2009 +0200
+++ b/ProgTutorial/Intro.thy	Wed Jun 24 15:58:59 2009 +0200
@@ -141,6 +141,12 @@
   \end{itemize}
 *}
 
+section {* Aaaaargh! My Code Does not Work Anymore (TBD) *}
+
+text {*
+  
+*}
+
 section {* Acknowledgements *}
 
 text {*
Binary file progtutorial.pdf has changed