aboutsummaryrefslogtreecommitdiff
path: root/src/interp/c-util.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/c-util.boot')
-rw-r--r--src/interp/c-util.boot4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/interp/c-util.boot b/src/interp/c-util.boot
index 552b007c..3e264d35 100644
--- a/src/interp/c-util.boot
+++ b/src/interp/c-util.boot
@@ -50,6 +50,10 @@ module c_-util where
--%
+++ Token to indicate that a function body should be ignored.
+$ClearBodyToken ==
+ KEYWORD::OpenAxiomClearBodyToken
+
++
$ConstructorCache := hashTable 'EQ