From 60c9b01a4b2c6c1f3dc56cd8edbc90118f751511 Mon Sep 17 00:00:00 2001 From: johnvg Date: Thu, 14 Apr 2011 12:53:59 +0000 Subject: replace field dcl_macro_conversions by dcl_has_macro_conversions of type DclModule (to have fewer differences with the haskell frontend branch), the conversion table for macros is not used after checking git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1919 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/syntax.dcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/syntax.dcl') diff --git a/frontend/syntax.dcl b/frontend/syntax.dcl index b8b2c97..8a4d679 100644 --- a/frontend/syntax.dcl +++ b/frontend/syntax.dcl @@ -159,7 +159,7 @@ instance == FunctionOrMacroIndex , dcl_sizes :: !{# Int} , dcl_dictionary_info :: !DictionaryInfo , dcl_declared :: !Declarations - , dcl_macro_conversions :: !Optional {#Index} + , dcl_has_macro_conversions :: !Bool , dcl_module_kind :: !ModuleKind , dcl_modification_time:: !{#Char} , dcl_imported_module_numbers :: !NumberSet -- cgit v1.2.3