From 8b59654a1bf1e661ba6c2d6729ed11b307efbbed Mon Sep 17 00:00:00 2001 From: johnvg Date: Wed, 14 Feb 2007 13:18:39 +0000 Subject: implement qualified explicit imports git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1649 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/checksupport.dcl | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/checksupport.dcl') diff --git a/frontend/checksupport.dcl b/frontend/checksupport.dcl index 25af501..9af55a6 100644 --- a/frontend/checksupport.dcl +++ b/frontend/checksupport.dcl @@ -103,6 +103,7 @@ cConversionTableSize :== 10 , icl_function_indices :: !IclFunctionIndices , icl_common :: !.CommonDefs , icl_import :: !{!Declaration} + , icl_qualified_imports :: ![([Declaration], ModuleN, Position)] , icl_imported_objects :: ![ImportedObject] , icl_foreign_exports :: ![ForeignExport] , icl_used_module_numbers :: !NumberSet -- cgit v1.2.3