From 6ba18e0059db87d19a55d5235cbc311022dec088 Mon Sep 17 00:00:00 2001 From: paltherr Date: Thu, 19 May 2005 07:35:47 +0000 Subject: - Removed "SimpleConstr" which is never used. --- doc/reference/ReferencePartAppendix.tex | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/reference/ReferencePartAppendix.tex') diff --git a/doc/reference/ReferencePartAppendix.tex b/doc/reference/ReferencePartAppendix.tex index c7cc10dcf0..deaddf1a85 100644 --- a/doc/reference/ReferencePartAppendix.tex +++ b/doc/reference/ReferencePartAppendix.tex @@ -112,7 +112,6 @@ grammar. CaseClause ::= case Pattern [`if' PostfixExpr] `=>' Block Constr ::= StableId [TypeArgs] [`(' [Exprs] `)'] - SimpleConstr ::= Id [TypeArgs] [`(' [Exprs] `)'] Pattern ::= Pattern1 { `|' Pattern1 } Pattern1 ::= varid `:' Type -- cgit v1.2.3