Changeset 12221
- Timestamp:
- Mar 4, 2007, 3:45:45 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dvo-mods-2007-02/Ohana/src/relphot/src/bcatalog.c
r12045 r12221 106 106 subcatalog[0].Nsecfilt = catalog[0].Nsecfilt; 107 107 108 // XXX really do this or not??? 109 if (catalog[0].Naverage > 0) free (catalog[0].average); 110 if (catalog[0].Nmeasure > 0) free (catalog[0].measure); 111 if (catalog[0].Naverage > 0) free (catalog[0].secfilt); 112 108 113 if (VERBOSE) { 109 114 fprintf (stderr, "%d: using %d stars (%d measures) for catalog\n", i,
Note:
See TracChangeset
for help on using the changeset viewer.
