src/Doc/IsarImplementation/ML.thy
changeset 51295 71fc3776c453
parent 51058 98c48d023136
child 51636 e49bf0be79ba
--- a/src/Doc/IsarImplementation/ML.thy	Wed Feb 27 16:27:44 2013 +0100
+++ b/src/Doc/IsarImplementation/ML.thy	Wed Feb 27 17:32:17 2013 +0100
@@ -540,7 +540,7 @@
 
 text {* The primary Isar source language provides facilities to ``open
   a window'' to the underlying ML compiler.  Especially see the Isar
-  commands @{command_ref "use"} and @{command_ref "ML"}: both work the
+  commands @{command_ref "ML_file"} and @{command_ref "ML"}: both work the
   same way, only the source text is provided via a file vs.\ inlined,
   respectively.  Apart from embedding ML into the main theory
   definition like that, there are many more commands that refer to ML