- Timestamp:
- 12/05/12 19:59:19 (13 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/FACT++/src/Configuration.h (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/FACT++/src/Configuration.hr13669 r14735 196 196 return Has(var, val) ? true : rc; 197 197 } 198 199 void Remove(const std::string &var) 200 { 201 fVariables.erase(var); 202 } 203 198 204 /* 199 205 template<class T> 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
