From 25f1c7c591229dcd84d651542e33a24fc13f837c Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 31 Aug 2008 22:09:16 +0000 Subject: * algebra/stream.spad.pamphlet (Stream): Remove duplicate of concat. * algebra/naalgc.spad.pamphlet (FramedNonAssociativeAlgebra): disambiguate coordinates. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 482a3a0f..09a1fb3b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2008-08-31 Gabriel Dos Reis + * algebra/stream.spad.pamphlet (Stream): Remove duplicate of concat. + * algebra/naalgc.spad.pamphlet (FramedNonAssociativeAlgebra): + disambiguate coordinates. + * algebra/aggcat.spad.pamphlet (FiniteLinearAggregate): Remove duplicate definition of reverse. * algebra/algcat.spad.pamphlet (FramedAlgebra): Remove duplicate @@ -10,6 +14,7 @@ definition of asinhIfCan, acoshIfCan, asechIfCan, acshIfCan. * algebra/equation2.spad.pamphlet (Equation): Remove duplicate definition of *: (S,%) -> %. + Remove duplicate of factorAndSplit. * algebra/fortpak.spad.pamphlet (MultiVariableCalculusFunctions): Remove duplicate definition of jacobian. * algebra/tree.spad.pamphlet (BinaryTree): Remove duplicate -- cgit v1.2.3