Thank you, Waldek, for looking so quickly over this mega patch.
> Code changes look OK. However, some changes to comments/documention
> lead to weird result. For example in 'Makenotes.tex' there is
> mention on 'MNT' -- this was correct information about Axiom,
> but FriCAS never used MNT.
Well, I thought about not changing all the Makenotes.tex at all.
True, I've more or less replaced Axiom by FriCAS in many places without
looking at the content.
Since Makenotes.tex are somehow "historical information", I suggest that
I simply leave them as they are now at trunk.
Agreed?
> Somewhat related in the log:
>
>> Diffing perm.output
>> --- /tmp/tcmp1.5824 2019-11-16 18:50:24.165099503 +0100
>> +++ /tmp/tcmp2.5824 2019-11-16 18:50:24.165099503 +0100
>> @@ -6,7 +6,7 @@
>> All user variables and function definitions have been cleared.
>> =20
* >> -- This file demonstrates some of the new routines for permutations
* >> --- in AXIOM. ( Last change: 05/16/89 by HWG )
* >> +-- in FRICAS. ( Last change: 05/16/89 by HWG )
>> -- (J. Grabmeier: adjusted to new concept: 08/07/89)
>> -- (M. Weller : adjusted to 1..: 03/29/90)
>> -- (J. Grabmeier : adjusted to new algebra 05/14/90)
>
>
> IMHO this is historical information, routines were added to Axiom,
> and at that time were new. Since it is not relevant now,
> I would just delete it.
OK, I'll remove those * lines
Ralf