aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-04-30 02:48:44 +0000
committerdos-reis <gdr@axiomatics.org>2008-04-30 02:48:44 +0000
commitc8d016a2c7b8a2781eb013ecc88cff8b7b361a2b (patch)
tree8814485e8e5ec95d79388ec122d4a752a2935fa8 /src/ChangeLog
parente739fdc538405684ca1a4c7e58ef26bb9d5eacad (diff)
downloadopen-axiom-c8d016a2c7b8a2781eb013ecc88cff8b7b361a2b.tar.gz
* boot/tokens.boot: Declare tokens as constants.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dae86473..19fc995e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
2008-04-29 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * boot/tokens.boot: Declare tokens as constants.
+
* boot/parser.boot (bpExportItemList): New.
(bpExports): Likewise.
(bpModule): Use it.