Changeset 3092
- Timestamp:
- 01/28/16 12:21:37 (10 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/STSideBandSep.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/STSideBandSep.cppr3085 r3092 1434 1434 } else { 1435 1435 // Check for file type 1436 switch ( tolower(type[0])) {1436 switch (std::tolower(type[0])) { 1437 1437 case 'f': 1438 1438 return file.isRegular(True); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
