aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2015-12-25 16:48:08 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2015-12-25 16:48:08 -0800
commit9d21244538d7409aeba74b5ff5f91b1f826ba05c (patch)
tree342df074386df2de493b56dd66321aacd99d1ff8 /src
parent0c4e85ff73396642485cac1e1a509c05d80754b0 (diff)
downloadopen-axiom-9d21244538d7409aeba74b5ff5f91b1f826ba05c.tar.gz
Do not reference symbol IDENTITY directly by name.
Diffstat (limited to 'src')
-rw-r--r--src/interp/cformat.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/cformat.boot b/src/interp/cformat.boot
index 3e0d4586..e7d14593 100644
--- a/src/interp/cformat.boot
+++ b/src/interp/cformat.boot
@@ -41,7 +41,7 @@ namespace BOOT
-- in a keyed message.
-- SMW, SG June 88
-%id a == [IDENTITY, a]
+%id a == [function IDENTITY, a]
-- Union(FileName,"strings","console")
%origin x ==