IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 4, 2011, 1:13:59 PM (15 years ago)
Author:
eugene
Message:

minor fixes from eam branch

Location:
trunk/ppSub
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub

    • Property svn:ignore
      •  

        old new  
        1717test
        1818Doxyfile
         19a.out.dSYM
  • trunk/ppSub/src/ppSubMatchPSFs.c

    r30619 r31156  
    374374    }
    375375
    376     int threads = psMetadataLookupS32(NULL, config->arguments, "-threads"); // Number of threads
     376    int threads = psMetadataLookupS32(NULL, config->arguments, "NTHREADS"); // Number of threads
    377377    if (threads > 0) {
    378378        pmSubtractionThreadsInit();
Note: See TracChangeset for help on using the changeset viewer.