Status update.

I believe, I've found where ax.boot needs to be fixed.

The translation will call

)lisp (|axFormatType| '(|FiniteDivisor| |#2| |#3| |#4| |#5|))

with $pretendFlag being true. That ends up in figuring out the |
PretendTo| things from the output of

)lisp (GETDATABASE '|FiniteDivisor| 'CONSTRUCTORMODEMAP)

The problem simply is that one would have to replace |#1| by |#2|, |
#2| by |#3|, etc. as given in the |axFormatType| call and probably do
this recursively.

I guess, I cannot manage to fix it too quickly since I'd have to find
my way through "programming in BOOT".

Would be good if the interface were fixed, but maybe after fixing
that, other problems pop up. So don't let the release be delayed.

Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to