IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 29, 2008, 4:29:37 PM (18 years ago)
Author:
Paul Price
Message:

psThreadJob is now mutable within the thread function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmSubtraction.h

    r19282 r19299  
    66 * @author GLG, MHPCC
    77 *
    8  * @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
    9  * @date $Date: 2008-08-29 04:04:19 $
     8 * @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
     9 * @date $Date: 2008-08-30 02:28:07 $
    1010 * Copyright 2004-207 Institute for Astronomy, University of Hawaii
    1111 */
     
    9595
    9696/// Execute a thread job to convolve a patch of the image
    97 bool pmSubtractionConvolveThread(const psThreadJob *job ///< Job to execute
     97bool pmSubtractionConvolveThread(psThreadJob *job ///< Job to execute
    9898    );
    9999
Note: See TracChangeset for help on using the changeset viewer.