[BACK]Return to mainscal.ads CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / PHC / Ada / Homotopy

Annotation of OpenXM_contrib/PHC/Ada/Homotopy/mainscal.ads, Revision 1.1

1.1     ! maekawa     1: procedure mainscal ( infilename,outfilename : in string );
        !             2:
        !             3: -- DESCRIPTION :
        !             4: --   This is the routine for scaling a polynomial system or a solution list,
        !             5: --   as called by the central dispatcher.
        !             6: --   The arguments are the respective names of the input and output files.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>