diff --git a/books/bookvol10.4.pamphlet b/books/bookvol10.4.pamphlet index 8924ade..d40a654 100644 --- a/books/bookvol10.4.pamphlet +++ b/books/bookvol10.4.pamphlet @@ -25228,7 +25228,7 @@ ExpressionTubePlot(): Exports == Implementation where --R Export3D is a package constructor --R Abbreviation for Export3D is EXP3D --R This constructor is exposed in this frame. ---R Issue )edit /tmp/export3D.spad to see algebra source code for EXP3D +--R Issue )edit bookvol10.4.pamphlet to see algebra source code for EXP3D --R --R------------------------------- Operations -------------------------------- --R writeObj : (SubSpace(3,DoubleFloat),String) -> Void diff --git a/changelog b/changelog index 8b66a39..0b96d6b 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20100703 tpd src/axiom-website/patches.html 20100703.04.wxh.patch +20100703 tpd books/bookvol10.4 fix Export3D unit test 20100703 wxh src/axiom-website/patches.html 20100703.03.wxh.patch 20100703 wxh src/algebra/Makefile help and test for ComplexDoubleFloatVector 20100703 wxh books/bookvol5 expose ComplexDoubleFloatVector, add macros diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html index fd6f6cc..aa06d60 100644 --- a/src/axiom-website/patches.html +++ b/src/axiom-website/patches.html @@ -2972,5 +2972,7 @@ books/bookvol6 fix deleted variable from axiom script
books/bookvol10.3 add DoubleFloatVector
20100703.03.wxh.patch books/bookvol10.3 add ComplexDoubleFloatVector
+20100703.04.wxh.patch +books/bookvol10.4 fix Export3D unit test