Changeset 15622
- Timestamp:
- Nov 15, 2007, 1:18:20 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceFitSet.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceFitSet.c
r15588 r15622 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1. 9$ $Name: not supported by cvs2svn $9 * @date $Date: 2007-11-1 1 21:49:52$8 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-11-15 23:18:20 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 55 55 56 56 pmSourceFitSetData *pmSourceFitSetDataAlloc (psArray *modelSet) { 57 PS_ASSERT_PTR_NON_NULL(modelSet, NULL); 57 58 58 59 pmSourceFitSetData *set = (pmSourceFitSetData *) psAlloc(sizeof(pmSourceFitSetData));
Note:
See TracChangeset
for help on using the changeset viewer.
