From 070cfd40cc4752cdc20783038fcbdbe9fcc07eff Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 19 May 2013 19:54:24 +0000 Subject: * algebra/newdata.spad.pamphlet (SplittingTree): Include ShallowlyMutableAggregate S in exports. * algebra/polset.spad.pamphlet (GeneralPolynomialSet): Inlcude ShallowlyMutableAggregate P. * algebra/triset.spad.pamphlet (TriangularSetCategory): Likewise. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index dec9a8cb..e8299e4c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2013-05-19 Gabriel Dos Reis + + * algebra/newdata.spad.pamphlet (SplittingTree): Include + ShallowlyMutableAggregate S in exports. + * algebra/polset.spad.pamphlet (GeneralPolynomialSet): Inlcude + ShallowlyMutableAggregate P. + * algebra/triset.spad.pamphlet (TriangularSetCategory): Likewise. + 2013-05-19 Gabriel Dos Reis Eradicate attribute finiteAggregate. -- cgit v1.2.3