/* SetVars2.know -- Testing ability to set variables for XbertClass.php.
This intentionally sets values of global variables to values
that make comparison tests fail.
*/
# These changes to global variables affect variables in all rule sets
,glo, <west> 90
,glo, <east> 270
,glo, <north> 180
,global, <south> 0
,glo,<sw> 315
,glo,<se> <sw>
# say that we changed all global values
,, - - - - -
,, Messed up global variable values so tests will fail.
,pau, - - - - -
|