Changeset 11687 for trunk/psModules/src/objects/models/pmModel_RGAUSS.c
- Timestamp:
- Feb 7, 2007, 1:58:17 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/models/pmModel_RGAUSS.c
r9775 r11687 219 219 220 220 if (isnan(radius)) 221 psAbort ("psphot.model","error in code: radius is NaN");221 psAbort("error in code: radius is NaN"); 222 222 223 223 return (radius);
Note:
See TracChangeset
for help on using the changeset viewer.
