Changeset 17310
- Timestamp:
- Apr 2, 2008, 8:01:55 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080324/psModules/src/objects/pmSourcePhotometry.c
r16911 r17310 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.39.2.1 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2008-04-03 06:01:55 $ 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.
