diff --git a/books/bookvol10.3.pamphlet b/books/bookvol10.3.pamphlet
index 3a76fdd..5261b42 100644
--- a/books/bookvol10.3.pamphlet
+++ b/books/bookvol10.3.pamphlet
@@ -23140,7 +23140,7 @@ d01aqfAnnaType(): NumericalIntegrationCategory == Result add
     ci:FI := df2fi(c)$ExpertSystemToolsPackage
     Var:EFI := Args.var :: EFI
     Gx:EFI := (Var-(ci::EFI))*(edf2efi(Args.fn)$ExpertSystemToolsPackage)
-    ArgsFn := map(convert(#1)$FI,Gx)$EF2(FI,Float)
+    ArgsFn := map(x+->convert(x)$FI,Gx)$EF2(FI,Float)
     b:Float := getButtonValue("d01aqf","functionEvaluations")$AttributeButtons
     fEvals:INT := wholePart exp(1.1513*(1.0/(2.0*(1.0-b))))
     iw:INT := 75*fEvals
diff --git a/changelog b/changelog
index 9693714..d1d1c96 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20090510 tpd src/axiom-website/patches.html 20090510.15.tpd.patch
+20090510 tpd books/bookvol10.3 D01AQFA +-> conversion
 20090510 tpd src/axiom-website/patches.html 20090510.14.tpd.patch
 20090510 tpd books/bookvol10.2 VECTCAT +-> conversion
 20090510 tpd src/axiom-website/patches.html 20090510.13.tpd.patch
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 86235bd..babf069 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -1186,7 +1186,9 @@ bookvol10.4 ASSOCEQ +-> conversion<br/>
 bookvol10.2 LSAGG +-> conversion<br/>
 <a href="patches/20090510.13.tpd.patch">20090510.13.tpd.patch</a>
 bookvol10.2 D01APFA +-> conversion<br/>
-<a href="patches/20090510.13.tpd.patch">20090510.14.tpd.patch</a>
+<a href="patches/20090510.14.tpd.patch">20090510.14.tpd.patch</a>
 bookvol10.2 VECTCAT +-> conversion<br/>
+<a href="patches/20090510.15.tpd.patch">20090510.15.tpd.patch</a>
+bookvol10.3 D01AQFA +-> conversion<br/>
  </body>
 </html>
