0030969: Coding Rules - refactor Quantity_Color.cxx color table definition
[occt.git] / tests / v3d / glsl / cullsize
index 28990ff..6d74563 100644 (file)
@@ -4,7 +4,7 @@ puts "Check size culling"
 puts "========"
 
 set THE_NB_BOXES 5
-set THE_COLORS { RED GREEN BLUE1 YELLOW PURPLE1 }
+set THE_COLORS { RED GREEN BLUE YELLOW PURPLE1 }
 set THE_PICK_PNTS1O { {  10 165 } { 100 200 } { 170 250 } { 250 250 } { 350 300 } }
 set THE_PICK_PNTS1P { {  40 170 } { 100 200 } { 170 250 } { 250 250 } { 380 350 } }
 set THE_PICK_PNTS2O { { 148 192 } { 175 200 } { 190 200 } { 200 220 } { 250 230 } }