Changeset 9730 for trunk/psModules/src/objects/pmSourcePhotometry.c
- Timestamp:
- Oct 24, 2006, 12:55:05 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourcePhotometry.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourcePhotometry.c
r9594 r9730 3 3 * @author EAM, IfA; GLG, MHPCC 4 4 * 5 * @version $Revision: 1.1 1$ $Name: not supported by cvs2svn $6 * @date $Date: 2006-10- 17 02:21:03$5 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-10-24 22:55:05 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 241 241 pmModelFunc modelFunc = pmModelFunc_GetFunction (model->type); 242 242 psVector *coord = psVectorAlloc(2, PS_TYPE_F32); 243 coord->n = 2;244 243 245 244 psVector *params = model->params;
Note:
See TracChangeset
for help on using the changeset viewer.
