Changeset 994 for branches/0.7-stable/lib/Stats.h
- Timestamp:
- Dec 25, 2009, 12:46:54 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.7-stable/lib/Stats.h
r847 r994 223 223 // that all old cache files are obsolete. 224 224 inline std::string cache_check_str(void) const 225 {return "CACHE FILE VERSION 7";} 226 227 inline std::string prev_cache_check_str(void) const 225 228 {return "CACHE FILE VERSION 6";} 226 229
Note: See TracChangeset
for help on using the changeset viewer.