remove BOOT syntax from .spad file

7 views
Skip to first unread message

Ralf Hemmecke

unread,
Dec 17, 2019, 5:06:35 AM12/17/19
to fricas-devel
I propose to remove this BOOT syntax in favour of ordinary SPAD code.
Patch attached.

Ralf

https://github.com/fricas/fricas/blob/master/src/algebra/poly.spad#L1065

- lffe := [["sqfr",pi,i],:lffe]
+ lffe := cons(["sqfr",pi,i], lffe)
0001-replace-BOOT-syntax-by-SPAD-syntax.patch
Reply all
Reply to author
Forward
0 new messages