--- 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