Changeset 31156 for trunk/ppSub/src/ppSubMatchPSFs.c
- Timestamp:
- Apr 4, 2011, 1:13:59 PM (15 years ago)
- Location:
- trunk/ppSub
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/ppSubMatchPSFs.c (modified) (1 diff)
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/ppSubMatchPSFs.c
r30619 r31156 374 374 } 375 375 376 int threads = psMetadataLookupS32(NULL, config->arguments, " -threads"); // Number of threads376 int threads = psMetadataLookupS32(NULL, config->arguments, "NTHREADS"); // Number of threads 377 377 if (threads > 0) { 378 378 pmSubtractionThreadsInit();
Note:
See TracChangeset
for help on using the changeset viewer.
