diff --git a/books/bookvol10.2.pamphlet b/books/bookvol10.2.pamphlet index 8b76c11..4f3888b 100644 --- a/books/bookvol10.2.pamphlet +++ b/books/bookvol10.2.pamphlet @@ -41895,6 +41895,10 @@ These operations come from <>= )abbrev category DIVCAT DivisorCategory +++ Authors: Gaetan Hache +++ Date Created: may 1997 +++ Date Last Updated: April 2010, by Tim Daly +++ Description: This category exports the function for domains DivisorCategory(S:SetCategory):Category == Exports where INT ==> Integer diff --git a/changelog b/changelog index 493fff6..c331a32 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20100517 tpd src/axiom-website/patches.html 20100517.02.tpd.patch +20100517 tpd books/bookvol10.2 add DIVCAT Description documentation 20100517 tpd src/axiom-website/patches.html 20100517.01.tpd.patch 20100517 tpd src/algebra/Makefile help and test for DivisorCategory 20100517 tpd books/bookvol5 expose DivisorCategory diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html index 8c8bbdf..01af3d8 100644 --- a/src/axiom-website/patches.html +++ b/src/axiom-website/patches.html @@ -2739,5 +2739,7 @@ books/bookvol10.3 add AffinePlane
books/bookvol10.3.AffinePlaneOverPseudoAlgebraicClosureOfFiniteField
20100517.01.tpd.patch books/bookvol10.2 add DivisorCategory
+20100517.02.tpd.patch +books/bookvol10.2 add DIVCAT Description documentation