Changeset 42020
- Timestamp:
- Feb 7, 2022, 11:02:03 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20211108/psModules/src/objects/pmSourceIO_CMF.c.in
r41892 r42020 296 296 // generate an FITS table using the array of columns defined above, with space for all rows 297 297 psFitsTable *table = psFitsTableCreate (tableColumns, sources->n); 298 psFree (tableColumns); // we are now done with the definition of the table columns 298 299 299 300 /************ write the data to the table *****************/
Note:
See TracChangeset
for help on using the changeset viewer.
