- Timestamp:
- Jun 12, 2015, 9:44:51 PM (11 years ago)
- Location:
- branches/eam_branches/ipp-20150419/Ohana/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
getstar/src/WriteImageFITS.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150419/Ohana/src
-
Property svn:mergeinfo
set to
/branches/eam_branches/ipp-20150112/Ohana/src merged eligible /branches/eam_branches/ipp-20150405/Ohana/src merged eligible /trunk/Ohana/src merged eligible
-
Property svn:mergeinfo
set to
-
branches/eam_branches/ipp-20150419/Ohana/src/getstar/src/WriteImageFITS.c
r14590 r38447 36 36 37 37 table.header = &theader; 38 gfits_table_set_SMPData (&table, NULL, Nstars );38 gfits_table_set_SMPData (&table, NULL, Nstars, TRUE); 39 39 gfits_fwrite_Theader (f, &theader); 40 40 gfits_fwrite_table (f, &table);
Note:
See TracChangeset
for help on using the changeset viewer.
