Rev 227 | Details | Compare with Previous | Last modification | View Log | RSS feed
#include "stdio.h"
int main()
{
printf( "ERROR: Attempt to use an uncontrolled version of \'ant\'\n" );
printf( "ERROR: This program is provided by JATS to capture uncontrolled program usage'\n" );
return 3;
}