_debug_info = 1; () = evalfile ("inc.sl");

print ("Testing XXXXX ...");

% Tests go here....

print ("Ok\n");

exit (0);

