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

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

1.1       maekawa     1: procedure bablvali ( infilename,outfilename : in string );
                      2:
                      3: -- DESCRIPTION :
                      4: --   This is the routine for validating the solutions 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>