Re: %S in some contr. pkg fails to compile
Martin Rubey <[email protected]>
| Newsgroups | gmane.comp.mathematics.axiom.user |
|---|---|
| Message-ID | <[email protected]> |
Thank's for the hint, german removed from next version... Martin Gregory Vanuxem <[email protected]> writes: > Le dimanche 25 février 2007 à 11:30 +0100, Ralf Stephan a écrit : > > Hello, > > why is it that I can compile the Simpson's method's spad file > > but not mantepse.spad? The latter contains %S strings which > > let the compile command choke. OTOH, the pkg works in the sandbox, > > so something must be wrong on my side. > > > > My configuration: Gentoo Linux, Axiom 3.9 > > May be you'll have to remove some special characters, look at this > patch: > > --- mantepse.spad.old > +++ mantepse.spad > @@ -323,9 +323,6 @@ > > S: GcdDomain > > --- in guessExpRat möchte ich die Wurzeln von Polynomen ÃŒber F > bestimmen. Wenn F > --- ein Quotientenkörper ist, dann kann ich den Nenner loswerden. > --- F wÀre dann also QFCAT S > > R: Join(OrderedSet, IntegralDomain) -- zB.: FRAC POLY INT > > @@ -345,10 +342,8 @@ > -- zB.: EXPR INT > -- EXPR FRAC POLY INT ist ja verboten. Deshalb kann ich nicht einfach > EXPR R > -- verwenden > --- EXPRR existiert, falls irgendwann einmal EXPR PF 5 unterstÃŒtzt > wird. > > > --- das folgende möchte ich eigentlich loswerden. > > retract: R -> F -- zB.: i+->i > coerce: F -> EXPRR -- zB.: i+->i > > Hope taht helps, > > Greg > > > > > _______________________________________________ > Axiom-mail mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/axiom-mail