Fix the final comment on the regression lines
========================================================================
diff --git a/changelog b/changelog
index 0b08224..8f37ad8 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,4 @@
+20080511 tpd src/input/schaum34.input post-mortem fixes
 20080508 tpd src/input/schaum18.input ignore gensyms
 20080508 tpd src/input/schaum17.input ignore gensyms
 20080508 tpd src/input/schaum34.input fix int(asech(x)/x,x)
diff --git a/src/input/schaum34.input.pamphlet 
b/src/input/schaum34.input.pamphlet
index f8314e2..d61b757 100644
--- a/src/input/schaum34.input.pamphlet
+++ b/src/input/schaum34.input.pamphlet
@@ -2128,7 +2128,7 @@ solution to the problem but Schaums gives a series 
solution.
 <<*>>=
 )clear all
 
---S 139    14:668 SCHAUMS AND AXIOM DIFFER (Axiom has closed form)
+--S 139    14:668 Axiom cannot compute this integral
 aa:=integrate(asech(x/a)/x,x)
 --R 
 --R
@@ -2316,7 +2316,7 @@ but Axiom has computed a closed form.
 <<*>>=
 )clear all
 
---S 150    14:671 SCHAUMS AND AXIOM DIFFER (Axiom has closed form)
+--S 150    14:671 Axiom cannot compute this integral
 aa:=integrate(acsch(x/a)/x,x)
 --R 
 --R


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to