factorial: Fix usage message to fit in with conventions.
[u/mdw/catacomb] / mpx-ksqr.c
2004-11-11 mdwFix a number of free/xfree bugs.
2004-04-08 mdwExpunge revision histories in files.
2002-10-09 mdwFix bounds on workspace for Karatsuba operations.
2000-10-08 mdwRename Karatsuba constants now that we have @gfx_kmul...
2000-10-08 mdwUse @mpx_ueq@ instead of @MPX_UCMP@.
2000-07-29 mdwRemove useless header `mpscan.h'.
2000-06-17 mdwMoved the Karatsuba macros into a separate file for...
1999-12-13 mdwSimplify and improve.
1999-12-11 mdwKaratsuba squaring algorithm.