doc-src/IsarImplementation/Thy/ML.thy
changeset 24110 4ab3084e311c
parent 24090 ab6f04807005
child 25151 9374a0df240c
--- a/doc-src/IsarImplementation/Thy/ML.thy	Wed Aug 01 16:50:16 2007 +0200
+++ b/doc-src/IsarImplementation/Thy/ML.thy	Wed Aug 01 16:55:37 2007 +0200
@@ -196,8 +196,9 @@
   \secref{sec:context-data}) there are drop-in replacements that
   emulate primitive references for common cases of \emph{configuration
   options} for type @{ML_type "bool"}/@{ML_type "int"}/@{ML_type
-  "string"} (see structure @{ML_struct ConfigOption}) and lists of
-  theorems (see functor @{ML_functor NamedThmsFun}).
+  "string"} (see structure @{ML_struct Config} and @{ML
+  Attrib.config_bool} etc.), and lists of theorems (see functor
+  @{ML_functor NamedThmsFun}).
 
   \item Keep components with local state information
   \emph{re-entrant}.  Instead of poking initial values into (private)