ProgTutorial/FirstSteps.thy
changeset 262 e0049c842785
parent 261 358f325f4db6
child 263 195c4444dff7
--- 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