From 7c7d44f1dc284e4c4e231d97023aa87ecd5f8e44 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 10 Aug 2011 23:30:02 +0000 Subject: * algebra/float.spad.pamphlet (Float): Tidy. * algebra/fortmac.spad.pamphlet (MachineInteger): Likewise. * algebra/fspace.spad.pamphlet (FunctionSpace): Likewise. * algebra/integer.spad.pamphlet (Integer): Likewise. * algebra/mkfunc.spad.pamphlet (InputForm): Likewise. * algebra/newpoly.spad.pamphlet (RecursivePolynomialCategory): Likewise. * input/knot.input.pamphlet: Likewise. * input/knot2.input.pamphlet: Likewise. * input/mult3d.input.pamphlet: Likewise. * input/multKnot.input.pamphlet: Likewise. * input/r21bugsbig.input.pamphlet: Likewise. * input/tutchap2.input.pamphlet: Likewise. --- src/input/knot2.input.pamphlet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input/knot2.input.pamphlet') diff --git a/src/input/knot2.input.pamphlet b/src/input/knot2.input.pamphlet index 01caa665..9f4d1b8a 100644 --- a/src/input/knot2.input.pamphlet +++ b/src/input/knot2.input.pamphlet @@ -37,7 +37,7 @@ knot := tubePlot(sin t * cos(PQ*t),cos t * cos(PQ*t),cos t * sin(PQ*t), f, theRange, 0.1::SF, 6, "open" ) -- make a viewport out of it -makeViewport3D(knot, concat ["knot",p::String,q::String])$VIEW3D +makeViewport3D(knot, concat ["knot", string p,string q])$VIEW3D @ \eject \begin{thebibliography}{99} -- cgit v1.2.3