tuned rail;
authorwenzelm
Sat, 02 Sep 2000 21:47:21 +0200
changeset 9800 221388d5696d
parent 9799 038b018f86f5
child 9801 5e7c4a45d8bb
tuned rail;
doc-src/IsarRef/hol.tex
--- a/doc-src/IsarRef/hol.tex	Sat Sep 02 21:47:08 2000 +0200
+++ b/doc-src/IsarRef/hol.tex	Sat Sep 02 21:47:21 2000 +0200
@@ -214,9 +214,9 @@
 about large specifications.
 
 \begin{rail}
-  'cases' ('(simplified)')? ('(open)')? \\ (insts * 'and') rule?  ;
+  'cases' ('(' 'simplified' ')')? ('(' 'open' ')')? \\ (insts * 'and') rule?  ;
 
-  'induct' ('(stripped)')? ('(open)')? \\ (insts * 'and') rule?
+  'induct' ('(' 'stripped' ')')? ('(' 'open' ')')? \\ (insts * 'and') rule?
   ;
 
   rule: ('type' | 'set') ':' nameref | 'rule' ':' thmref