Changeset 17287 for trunk/psModules/src/objects/pmSourcePhotometry.c
- Timestamp:
- Apr 2, 2008, 12:40:36 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourcePhotometry.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourcePhotometry.c
r16911 r17287 3 3 * @author EAM, IfA; GLG, MHPCC 4 4 * 5 * @version $Revision: 1. 39$ $Name: not supported by cvs2svn $6 * @date $Date: 2008-0 3-11 00:49:14$5 * @version $Revision: 1.40 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2008-04-02 22:40:36 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 330 330 } 331 331 if (apSum <= 0) { 332 psError(PM_ERR_PHOTOM, true, "apSum is negative");332 psError(PM_ERR_PHOTOM, true, "apSum is negative"); 333 333 return false; 334 334 }
Note:
See TracChangeset
for help on using the changeset viewer.
