aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/constant.spad.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/constant.spad.pamphlet')
-rw-r--r--src/algebra/constant.spad.pamphlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algebra/constant.spad.pamphlet b/src/algebra/constant.spad.pamphlet
index 5672e9af..0e28c371 100644
--- a/src/algebra/constant.spad.pamphlet
+++ b/src/algebra/constant.spad.pamphlet
@@ -23,7 +23,6 @@ InnerAlgebraicNumber(): Exports == Implementation where
FE ==> Expression Z
K ==> Kernel %
P ==> SparseMultivariatePolynomial(Z, K)
- ALGOP ==> "%alg"
SUP ==> SparseUnivariatePolynomial
Exports ==> Join(ExpressionSpace, AlgebraicallyClosedField,
@@ -58,6 +57,7 @@ InnerAlgebraicNumber(): Exports == Implementation where
++ norm(f,l) computes the norm of the algebraic number f
++ with respect to the extension generated by kernels l
Implementation ==> FE add
+ macro ALGOP == '%alg
Rep := FE