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