- Timestamp:
- Mar 18, 2011, 2:09:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/psModules/src/objects/pmSource.h
r30935 r30974 293 293 int pmSourceSortBySeq (const void **a, const void **b); 294 294 int pmSourceSortByParentSeq (const void **a, const void **b); 295 int pmSourceSortBy SN(const void **a, const void **b);296 int pmSourceSortByParent SN(const void **a, const void **b);295 int pmSourceSortByFlux (const void **a, const void **b); 296 int pmSourceSortByParentFlux (const void **a, const void **b); 297 297 298 298 pmSourceMode pmSourceModeFromString (const char *name);
Note:
See TracChangeset
for help on using the changeset viewer.
