doc-src/IsarRef/Thy/document/HOL_Specific.tex
changeset 37749 c7e15d59c58d
parent 37444 2e7e7ff21e25
child 37820 ffaca9167c16
--- a/doc-src/IsarRef/Thy/document/HOL_Specific.tex	Thu Jul 08 16:41:57 2010 +0200
+++ b/doc-src/IsarRef/Thy/document/HOL_Specific.tex	Thu Jul 08 16:48:33 2010 +0200
@@ -1016,7 +1016,7 @@
   \begin{rail}
     'export\_code' ( constexpr + ) \\
       ( ( 'in' target ( 'module\_name' string ) ? \\
-        ( 'file' ( string | '-' ) ) ? ( '(' args ')' ) ?) + ) ?
+        'file' ( string | '-' ) ( '(' args ')' ) ?) + ) ?
     ;
 
     const: term
@@ -1107,8 +1107,7 @@
   single file; for \emph{Haskell}, it refers to a whole directory,
   where code is generated in multiple files reflecting the module
   hierarchy.  The file specification ``\isa{{\isachardoublequote}{\isacharminus}{\isachardoublequote}}'' denotes standard
-  output.  For \emph{SML}, omitting the file specification compiles
-  code internally in the context of the current ML session.
+  output.
 
   Serializers take an optional list of arguments in parentheses.  For
   \emph{SML} and \emph{OCaml}, ``\isa{no{\isacharunderscore}signatures}`` omits