aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-05-22 14:43:09 +0000
committerdos-reis <gdr@axiomatics.org>2008-05-22 14:43:09 +0000
commit3b89765b4d9c01a2f083e08b569e9b33b16ac617 (patch)
tree0c43dcb6f03008526b8a7b0ab97092dbe9788cdb /src/ChangeLog
parent03b944b832df7e85d70756c6f583cd53e765d543 (diff)
downloadopen-axiom-3b89765b4d9c01a2f083e08b569e9b33b16ac617.tar.gz
* hyper/hyper.h: Move lexing stuff to hyper/lex.h
* hyper/htadd.c: Don't include hyper.h. Include cfuns.h and node.h instead.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dedd6eec..1f7213cd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2008-05-22 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * hyper/hyper.h: Move lexing stuff to hyper/lex.h
+ * hyper/htadd.c: Don't include hyper.h. Include cfuns.h and
+ node.h instead.
+
2008-05-21 Gabriel Dos Reis <gdr@cs.tamu.edu>
* hyper/hthits.c (regerr): Remove.