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

Annotation of OpenXM_contrib/PHC/Ada/Main/bablroco.ads, Revision 1.1

1.1     ! maekawa     1: procedure bablroco ( infilename,outfilename : in string );
        !             2:
        !             3: -- DESCRIPTION :
        !             4: --   This is the routine for counting the roots of a polynomial system,
        !             5: --   as called by the central dispatcher, in its batch or black box version.
        !             6: --   The arguments are the names of the input and output file respectively.

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