aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nag-c06.boot.pamphlet
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-10-11 08:14:53 +0000
committerdos-reis <gdr@axiomatics.org>2007-10-11 08:14:53 +0000
commit4e8869ad7f8dfe1de8b53d3696da5dd17824df0e (patch)
tree3f2281c5100cbc5facaa1db598ccb456d36c6489 /src/interp/nag-c06.boot.pamphlet
parent1b192667b7dc3f8a0ad9fcc78c0a2f527c95b9fc (diff)
downloadopen-axiom-4e8869ad7f8dfe1de8b53d3696da5dd17824df0e.tar.gz
* Makefile.pamphlet (<<nag-c02.clisp>>): Remove.
(<<nag-c05.clisp>>): Likewise. (<<nag-c06.clisp>>): Likewise. (<<nag-d01.clisp>>): Likewise. (<<nag-d02.clisp>>): Likewise. (<<nag-d03.clisp>>): Likewise. (<<nag-e01.clisp>>): Likewise. (<<nag-e02.clisp>>): Likewise. (<<nag-e04.clisp>>): Likewise. (<<nag-f01.clisp>>): Likewise. (<<nag-f02.clisp>>): Likewise. (<<nag-f04.clisp>>): Likewise. (<<nag-f07.clisp>>): Likewise. (<<nag-s.clisp>>): Likewise. * bc-matrix.boot.pamphlet (bcInputExplicitMatrix): Fix thinko. * showimp.boot.pamphlet (getCategoriesOfDomain): Likewise. * nag-c02.boot.pamphlet: Push into package "BOOT". * nag-c05.boot.pamphlet: Likewise. * nag-c06.boot.pamphlet: Likewise. Fix thinko. * nag-d01.boot.pamphlet: Likewise. * nag-d02.boot.pamphlet: Push into package "BOOT". * nag-d03.boot.pamphlet: Likewise. * nag-e01.boot.pamphlet: Likewise. Fix thinko. * nag-e02.boot.pamphlet: Push into package "BOOT". * nag-e02b.boot.pamphlet: Likewise. * nag-e04.boot.pamphlet: Likewise. Make compilable by bootsys. * nag-f01.boot.pamphlet: Push into package "BOOT". * nag-f02.boot.pamphlet: Likewise. * nag-f04.boot.pamphlet: Likewise. * nag-f07.boot.pamphlet: Likewise. Fix thinko. * nag-s.boot.pamphlet: Likewise. * showimp.boot.pamphlet: Fix thinko.
Diffstat (limited to 'src/interp/nag-c06.boot.pamphlet')
-rw-r--r--src/interp/nag-c06.boot.pamphlet10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/interp/nag-c06.boot.pamphlet b/src/interp/nag-c06.boot.pamphlet
index 6bf1b75b..6ea240c3 100644
--- a/src/interp/nag-c06.boot.pamphlet
+++ b/src/interp/nag-c06.boot.pamphlet
@@ -46,6 +46,8 @@
<<*>>=
<<license>>
+)package "BOOT"
+
c06eaf() ==
htInitPage('"C06EAF - Single 1-D real discrete Fourier transform ",nil)
htMakePage '(
@@ -304,7 +306,7 @@ c06ecfSolve htPage ==
(isDomain P (Polynomial $EmptyMode))
(isDomain S (String))
(isDomain F (Float))
- (isDomain PI (PositiveInteger))),
+ (isDomain PI (PositiveInteger))),
:labelList]
page := htInitPage("C06ECF - Single 1-D complex discrete Fourier transform ",htpPropertyList htPage)
htSay '"\menuitemstyle{}\tab{2} Real parts of sequence: \tab{30} "
@@ -438,7 +440,7 @@ c06ekfSolve htPage ==
(isDomain P (Polynomial $EmptyMode))
(isDomain S (String))
(isDomain F (Float))
- (isDomain PI (PositiveInteger))),
+ (isDomain PI (PositiveInteger))),
:labelList]
page := htInitPage("C06EKF - Single 1-D complex discrete Fourier transform ",htpPropertyList htPage)
htSay '"\menuitemstyle{}\tab{2} Elements of period of vector {\em x}: "
@@ -1638,7 +1640,7 @@ c06gqfSolve htPage ==
(isDomain P (Polynomial $EmptyMode))
(isDomain S (String))
(isDomain F (Float))
- (isDomain PI (PositiveInteger))),
+ (isDomain PI (PositiveInteger))),
:newList]
page := htInitPage("C06GQF - Complex conjugate of multiple Hermitian sequences ",htpPropertyList htPage)
htSay '"\newline "
@@ -1772,7 +1774,7 @@ c06gsfSolve htPage ==
(isDomain P (Polynomial $EmptyMode))
(isDomain S (String))
(isDomain F (Float))
- (isDomain PI (PositiveInteger))),
+ (isDomain PI (PositiveInteger))),
:newList]
page := htInitPage("C06GSF - Convert Hermitian sequences to general complex sequences ",htpPropertyList htPage)
htSay '"\newline "