Commits


change mpdigit to uint -- 64-bit mp library not so working


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


autolib


oops -> change mpdigit from long to ulong


Small tweaks Lots of new code imported.