Richard Fateman wrote:
> Just change Maxima's representation of 1/2 from ((rat) 1 2) to the
> lisp rational number 1/2.
As i have looked this 1//2 stuff yesterday, i have seen that the
representation ((rat) 1 2) is assumed in a lot of places, and changing that
will break a lot of code (example fortra.lisp)
--
Michel Talon