Ignore:
Timestamp:
09/10/04 21:51:25 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc

    r4899 r4944  
    229229     
    230230      // Possible green combinations
    231       TRegexp gre0("[0.1][lL]?[eE]?[dD]?[sS]?[gG][rR][eE][eE]");
     231      TRegexp gre0("0.1[lL]?[eE]?[dD]?[sS]?[gG][rR][eE][eE]");
    232232      if (proj.Contains(gre0))
    233233        { fPattern |= k01LedGreen; color = kGREEN;    }
Note: See TracChangeset for help on using the changeset viewer.