Changeset 166 for branches/renetcolSMP/src/renetcolSMP2.h
- Timestamp:
- 07/23/14 15:16:06 (9 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/renetcolSMP/src/renetcolSMP2.h
r164 r166 92 92 }; 93 93 94 char *prepend_timestamp ( char s[], size_t capacity ); 94 95 void setCache(RulesPtr); 95 96 void initCache();