Return to bablphc.ads CVS log | Up to [local] / OpenXM_contrib / PHC / Ada / Main |
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.