procedure bablvali ( infilename,outfilename : in string ); -- DESCRIPTION : -- This is the routine for validating the solutions of a polynomial system, -- as called by the central dispatcher, in its batch or black box version. -- The arguments are the names of the input and output file respectively.