From 138be2b2bf1a9221591811f816b53b6e5dc5c6bd Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 20 Apr 2008 01:25:30 +0000 Subject: * interp/Makefile.pamphlet (postpar.$(FASLEXT)): Dont' compile as Old Boot code. * interp/postpar.boot: Adjust function declarations. (aplTran): Remove. (containsBang): Likewise. (containsBang): Likewise. (aplTranList): Likewise. (hasAplExtension): Likewise. (deepestExpression): Likewise. (postTransform): Adjust. --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index b61f128b..661c04d4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,16 @@ 2008-04-19 Gabriel Dos Reis + * interp/Makefile.pamphlet (postpar.$(FASLEXT)): Dont' compile as + Old Boot code. + * interp/postpar.boot: Adjust function declarations. + (aplTran): Remove. + (containsBang): Likewise. + (containsBang): Likewise. + (aplTranList): Likewise. + (hasAplExtension): Likewise. + (deepestExpression): Likewise. + (postTransform): Adjust. + * driver/utils.c (openaxiom_build_rts_options): Fix thinko. 2008-04-19 Gabriel Dos Reis -- cgit v1.2.3