aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/contfrac.spad.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/contfrac.spad.pamphlet')
-rw-r--r--src/algebra/contfrac.spad.pamphlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algebra/contfrac.spad.pamphlet b/src/algebra/contfrac.spad.pamphlet
index e24d5825..615d435a 100644
--- a/src/algebra/contfrac.spad.pamphlet
+++ b/src/algebra/contfrac.spad.pamphlet
@@ -220,7 +220,7 @@ ContinuedFraction(R): Exports == Implementation where
d := qr.remainder
[[wh, construct rest reverse_! l], true]
- characteristic() == characteristic()$Q
+ characteristic == characteristic$Q
genFromSequence apps ==