Description
Small Model of Type : GAMS
Category : GAMS Test library
Main file : tester.gms
$title handy way to test at compile time (TESTER,SEQ=45)
$error just force an error
$if errorfree $goTo problem
$clearError
$terminate
$label problem
$error this should have an error