From 14b60733f7a265b82ad135e3371d1cd1db96b78a Mon Sep 17 00:00:00 2001 From: johnvg Date: Mon, 21 Nov 2005 15:36:30 +0000 Subject: remove unused constructor WildCard git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1567 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/syntax.dcl | 1 - 1 file changed, 1 deletion(-) (limited to 'frontend/syntax.dcl') diff --git a/frontend/syntax.dcl b/frontend/syntax.dcl index 4986059..ed6a337 100644 --- a/frontend/syntax.dcl +++ b/frontend/syntax.dcl @@ -1181,7 +1181,6 @@ cIsNotStrict :== False | RecordUpdate !(Global DefinedSymbol) !Expression ![Bind Expression (Global FieldSymbol)] | TupleSelect !DefinedSymbol !Int !Expression | BasicExpr !BasicValue - | WildCard | Conditional !Conditional | AnyCodeExpr !(CodeBinding BoundVar) !(CodeBinding FreeVar) ![String] -- cgit v1.2.3