Changeset 36731 for trunk/psphot/src/psphotFullForceSummary.c
- Timestamp:
- May 5, 2014, 2:33:52 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotFullForceSummary.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotFullForceSummary.c
r36718 r36731 186 186 psFitsClose(fits); 187 187 188 // Convert to an array indexed by ID 188 // Convert to a set of arrays indexed by model type + 1 189 // which contain pointers to arrays indexed by ID 189 190 #define MAX_MODEL_TYPE 10 190 191 psArray *sortedTables = psArrayAlloc(MAX_MODEL_TYPE+1);
Note:
See TracChangeset
for help on using the changeset viewer.
