Changeset 15704 for trunk/psModules/src/objects/pmSource.c
- Timestamp:
- Nov 27, 2007, 1:51:26 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSource.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSource.c
r15703 r15704 6 6 * @author EAM, IfA: significant modifications. 7 7 * 8 * @version $Revision: 1.4 3$ $Name: not supported by cvs2svn $9 * @date $Date: 2007-11-27 23:5 0:44$8 * @version $Revision: 1.44 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-11-27 23:51:26 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 648 648 PS_ASSERT_PTR_NON_NULL(source->peak, false); 649 649 PS_ASSERT_PTR_NON_NULL(source->pixels, false); 650 PS_ASSERT_PTR_NON_NULL(source->maskObj, false);651 650 PS_ASSERT_FLOAT_LARGER_THAN(radius, 0.0, false); 652 651
Note:
See TracChangeset
for help on using the changeset viewer.
