aboutsummaryrefslogtreecommitdiff
path: root/src/boot/tokens.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/tokens.boot')
-rw-r--r--src/boot/tokens.boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/boot/tokens.boot b/src/boot/tokens.boot
index 26ea74b4..7869bdb0 100644
--- a/src/boot/tokens.boot
+++ b/src/boot/tokens.boot
@@ -368,10 +368,13 @@ for i in [ _
["mmSignature", "CDAR"] , _
["mmTarget", "CADAR"] , _
["mmSource", "CDDAR"] , _
+ ["mapOpsig", "CAR" ] , _
["mapOperation", "CAAR" ] , _
["mapSignature", "CADAR" ] , _
["mapTarget", "CAADAR" ] , _
["mapSource", "CDADAR" ] , _
+ ["mapPredicate", "CADR" ] , _
+ ["mapImpl", "CADDR" ] , _
["mapKind", "CAADDR" ] , _
["mode", "CADR"] , _
["op", "CAR"] , _