diff options
author | Gabriel Dos Reis <gdr@axiomatics.org> | 2015-12-25 16:48:08 -0800 |
---|---|---|
committer | Gabriel Dos Reis <gdr@axiomatics.org> | 2015-12-25 16:48:08 -0800 |
commit | 9d21244538d7409aeba74b5ff5f91b1f826ba05c (patch) | |
tree | 342df074386df2de493b56dd66321aacd99d1ff8 /src | |
parent | 0c4e85ff73396642485cac1e1a509c05d80754b0 (diff) | |
download | open-axiom-9d21244538d7409aeba74b5ff5f91b1f826ba05c.tar.gz |
Do not reference symbol IDENTITY directly by name.
Diffstat (limited to 'src')
-rw-r--r-- | src/interp/cformat.boot | 2 |
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 == |