You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
378 B
15 lines
378 B
14 years ago
|
#===============================================
|
||
|
# Changing an SDL record? Be sure to leave the
|
||
|
# legacy record intact and make changes in
|
||
|
# a new copy of the record. - eap
|
||
|
#===============================================
|
||
|
|
||
|
#
|
||
|
# State Description Language for Exclude Regions
|
||
|
#
|
||
|
|
||
|
STATEDESC XRegion
|
||
|
{
|
||
|
VERSION 1
|
||
|
VAR BOOL cleared[1] DEFAULT=false # is it cleared
|
||
|
}
|