aboutsummaryrefslogtreecommitdiff
path: root/frontend/StdCompare.dcl
diff options
context:
space:
mode:
authoralimarin2001-03-27 16:54:09 +0000
committeralimarin2001-03-27 16:54:09 +0000
commit05be0a0e287dc530724c17b297c274611d46136d (patch)
tree2c61c6e1a2efc949cd6b5bf929d20e9b0b66795f /frontend/StdCompare.dcl
parentunfold all macros and local functions in macros (diff)
uniqueness support is added to generics
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@345 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/StdCompare.dcl')
-rw-r--r--frontend/StdCompare.dcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/StdCompare.dcl b/frontend/StdCompare.dcl
index 31f1597..7e1ac0c 100644
--- a/frontend/StdCompare.dcl
+++ b/frontend/StdCompare.dcl
@@ -13,7 +13,7 @@ instance =< Int, Expression, {# Char}, Ident, [a] | =< a, BasicType //, (Global
instance =< Type, SymbIdent
-instance == BasicType, TypeVar, TypeSymbIdent, DefinedSymbol, TypeContext , BasicValue,
+instance == BasicType, TypeVar, AttributeVar, TypeSymbIdent, DefinedSymbol, TypeContext , BasicValue,
FunKind, (Global a) | == a, Priority, Assoc, Type, ConsVariable, SignClassification
instance < MemberDef