From f9e4a03a220766099d6b5fc683a58185c4805a05 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 25 Jun 2013 04:08:39 +0000 Subject: * include/sexpr.H: Move from utils. (UniqueAllocator): Remove. (SyntaxComparator): Likewise. * syntax/sexpr.cc: Move from utils. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 88d35204..e72747a2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2013-06-24 Gabriel Dos Reis + + * include/sexpr.H: Move from utils. + (UniqueAllocator): Remove. + (SyntaxComparator): Likewise. + * syntax/sexpr.cc: Move from utils. + 2013-06-24 Gabriel Dos Reis * interp/cattable.boot (squeezeList): Remove. -- cgit v1.2.3