aboutsummaryrefslogtreecommitdiff
path: root/frontend/predef.icl
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/predef.icl')
-rw-r--r--frontend/predef.icl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/predef.icl b/frontend/predef.icl
index 847c279..f9759ca 100644
--- a/frontend/predef.icl
+++ b/frontend/predef.icl
@@ -206,7 +206,7 @@ where
// MV..
<<- ("DynamicTemp", IC_Type, PD_DynamicTemp)
// <<- ("Module", IC_Type, PD_ModuleType)
- <<- ("_Module", IC_Expression, PD_ModuleConsSymbol)
+ <<- ("__Module", IC_Expression, PD_ModuleConsSymbol)
// ..MV
// AA..