# To prevent loops limit to 10 minutes cpulimit 600 #setting variables for CFI test group dset SCALE 1000 protect SCALE dset SCALE1 10 protect SCALE1 dset SCALE2 1 protect SCALE2 dset SCALE3 5 protect SCALE3 if { [array get Draw_Groups "TOPOLOGY Feature commands"] == "" } { pload TOPTEST } if { [info exists imagedir] == 0 } { set imagedir . } if { [info exists test_image ] == 0 } { set test_image photo }