author | wenzelm |
Sun, 07 May 2006 00:44:50 +0200 | |
changeset 19586 | a14871b57387 |
parent 19585 | 70a1ce3b23ae |
child 19587 | eb063e7932d7 |
--- a/doc-src/IsarRef/syntax.tex Sun May 07 00:22:05 2006 +0200 +++ b/doc-src/IsarRef/syntax.tex Sun May 07 00:44:50 2006 +0200 @@ -399,7 +399,7 @@ \begin{rail} termpat: '(' ('is' term +) ')' ; - proppat: '(' (('is' prop +) | 'concl' ('is' prop +) | ('is' prop +) 'concl' ('is' prop +)) ')' + proppat: '(' ('is' prop +) ')' ; \end{rail}