aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'backendC/CleanCompilerSources/backend.h')
-rw-r--r--backendC/CleanCompilerSources/backend.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/backendC/CleanCompilerSources/backend.h b/backendC/CleanCompilerSources/backend.h
index 8445908..ac2b5d7 100644
--- a/backendC/CleanCompilerSources/backend.h
+++ b/backendC/CleanCompilerSources/backend.h
@@ -74,7 +74,9 @@ typedef struct string_list *BEStringListP;
Clean (:: BEStringListP :== Int)
/* constants */
+/*
# define kIclModuleIndex 0
+*/
# define kPredefinedModuleIndex 1
/* enum types */