Changeset 42093 for trunk/psModules/src/objects/pmSourceIO_CMF.c.in
- Timestamp:
- Feb 28, 2022, 2:52:56 PM (4 years ago)
- Location:
- trunk/psModules
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/objects/pmSourceIO_CMF.c.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules
- Property svn:mergeinfo changed
-
trunk/psModules/src/objects/pmSourceIO_CMF.c.in
r41892 r42093 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.
