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

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

1.1       maekawa     1: procedure bablphc ( 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 systems, in its batch or black
                      6: --   box version.  The arguments are the respective names of input and
                      7: --   output files.

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