From 06a9755549c194ed39245152f66d81f43e2d9719 Mon Sep 17 00:00:00 2001 From: johnvg Date: Fri, 5 Apr 2013 14:31:26 +0000 Subject: add derive class for deriving generic functions in class context (from iTask branch) git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2225 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/explicitimports.dcl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'frontend/explicitimports.dcl') diff --git a/frontend/explicitimports.dcl b/frontend/explicitimports.dcl index 9479a4b..f428874 100644 --- a/frontend/explicitimports.dcl +++ b/frontend/explicitimports.dcl @@ -41,7 +41,8 @@ ExpressionNameSpaceN:==0 TypeNameSpaceN:==1 ClassNameSpaceN:==2 FieldNameSpaceN:==3 -OtherNameSpaceN:==4 +GenericNameSpaceN:==4 +OtherNameSpaceN:==5 search_qualified_ident :: !Ident {#Char} !NameSpaceN !*CheckState -> (!Bool,!DeclarationRecord,!*CheckState) search_qualified_import :: !String !SortedQualifiedImports !NameSpaceN -> (!Bool,!DeclarationRecord) -- cgit v1.2.3