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

Annotation of OpenXM_contrib/PHC/Ada/Main/mainphc.ads, Revision 1.1.1.1

1.1       maekawa     1: procedure mainphc ( infilename,outfilename : in string );
                      2:
                      3: -- DESCRIPTION :
                      4: --   This is the main interactive driver for the homotopy continuation
                      5: --   package for the solution of polynomial system.
                      6: --   The arguments are the respective names of the input and output files.

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