From 3b89765b4d9c01a2f083e08b569e9b33b16ac617 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 22 May 2008 14:43:09 +0000 Subject: * 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. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') 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 + + * 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 * hyper/hthits.c (regerr): Remove. -- cgit v1.2.3