IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 2, 2008, 8:01:55 PM (18 years ago)
Author:
eugene
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080324/psModules/src/objects/pmSourcePhotometry.c

    r16911 r17310  
    33 *  @author EAM, IfA; GLG, MHPCC
    44 *
    5  *  @version $Revision: 1.39 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2008-03-11 00:49:14 $
     5 *  @version $Revision: 1.39.2.1 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2008-04-03 06:01:55 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    330330    }
    331331    if (apSum <= 0) {
    332         psError(PM_ERR_PHOTOM, true, "apSum is negative");
     332        psError(PM_ERR_PHOTOM, true, "apSum is negative");
    333333        return false;
    334334    }
Note: See TracChangeset for help on using the changeset viewer.