corrected syntax diagram
authorhaftmann
Mon, 14 Jun 2010 10:38:28 +0200
changeset 37420 1cf6f134e7f2
parent 37409 6c9f23863808
child 37421 6cde0764bc03
corrected syntax diagram
doc-src/IsarRef/Thy/HOL_Specific.thy
doc-src/IsarRef/Thy/document/HOL_Specific.tex
--- a/doc-src/IsarRef/Thy/HOL_Specific.thy	Sat Jun 12 15:48:17 2010 +0200
+++ b/doc-src/IsarRef/Thy/HOL_Specific.thy	Mon Jun 14 10:38:28 2010 +0200
@@ -1066,7 +1066,7 @@
     target: 'OCaml' | 'SML' | 'Haskell'
     ;
 
-    'code\_datatype' const +
+    'code\_datatype' ( const + )
     ;
 
     'code\_const' (const + 'and') \\
--- a/doc-src/IsarRef/Thy/document/HOL_Specific.tex	Sat Jun 12 15:48:17 2010 +0200
+++ b/doc-src/IsarRef/Thy/document/HOL_Specific.tex	Mon Jun 14 10:38:28 2010 +0200
@@ -1082,7 +1082,7 @@
     target: 'OCaml' | 'SML' | 'Haskell'
     ;
 
-    'code\_datatype' const +
+    'code\_datatype' ( const + )
     ;
 
     'code\_const' (const + 'and') \\