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

Annotation of OpenXM_contrib/PHC/Ada/Continuation/mainpoco.ads, Revision 1.1.1.1

1.1       maekawa     1: procedure mainpoco ( infilename,outfilename : in string );
                      2:
                      3: -- DESCRIPTION :
                      4: --   This is the polynomial continuation routine.
                      5: --   The arguments are the respective names of the input and output files.

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