aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-08-31 22:09:16 +0000
committerdos-reis <gdr@axiomatics.org>2008-08-31 22:09:16 +0000
commit25f1c7c591229dcd84d651542e33a24fc13f837c (patch)
tree04749229244fac305566d75320b8f9fc70d7ebab /src/ChangeLog
parentc7514825ba2dfd72261b2049d826c36b2e5c0593 (diff)
downloadopen-axiom-25f1c7c591229dcd84d651542e33a24fc13f837c.tar.gz
* algebra/stream.spad.pamphlet (Stream): Remove duplicate of concat.
* algebra/naalgc.spad.pamphlet (FramedNonAssociativeAlgebra): disambiguate coordinates.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <gdr@cs.tamu.edu>
+ * 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