diff options
author | dos-reis <gdr@axiomatics.org> | 2013-05-10 09:21:22 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2013-05-10 09:21:22 +0000 |
commit | 0f2fe8a37ab42191fa2b871e0ce8bd05c701eed7 (patch) | |
tree | 21351b5529ef766fc386e2103d6da0e249513220 /src/hyper | |
parent | 095dc531352b8055aa4ec355d8cf1157901377fa (diff) | |
download | open-axiom-0f2fe8a37ab42191fa2b871e0ce8bd05c701eed7.tar.gz |
Add opposite? and annihilate? exports.
Diffstat (limited to 'src/hyper')
-rw-r--r-- | src/hyper/pages/releaseNotes.ht | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hyper/pages/releaseNotes.ht b/src/hyper/pages/releaseNotes.ht index 14dd1fd5..6d8fab4c 100644 --- a/src/hyper/pages/releaseNotes.ht +++ b/src/hyper/pages/releaseNotes.ht @@ -35,6 +35,8 @@ contains additions of new features and domains including: IndexedProductTerm The compiler now accepts and process do-statement, like the interpreter. Fix for an interpreter performance regression introduced in 1.4.2. + The category AbelianMonoid has a new export: opposite?. + The category Rng has a new export: annihilate?. \endscroll \autobuttons |