Changeset 31156 for trunk/ppSub/src/ppSub.h
- Timestamp:
- Apr 4, 2011, 1:13:59 PM (15 years ago)
- Location:
- trunk/ppSub
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/ppSub.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub
- Property svn:ignore
-
old new 17 17 test 18 18 Doxyfile 19 a.out.dSYM
-
- Property svn:ignore
-
trunk/ppSub/src/ppSub.h
r29937 r31156 128 128 void ppSubVersionPrint(void); 129 129 130 /// write the version info to a string 131 psString ppSubVersionLong(void); 132 130 133 /// Mark the data quality as bad and prepare to suspend processing 131 134 void ppSubDataQuality(ppSubData *data, ///< Processing data … … 185 188 bool ppSubSetSourceImageIDs (psArray *sources, int imageID); 186 189 190 void ppSubSetThreads (void); 191 187 192 ///@} 188 193 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
