- Timestamp:
- Jun 19, 2015, 3:10:04 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150616/Ohana/src/libdvo/src/LoadPhotcodesFITS.c
r38441 r38500 51 51 } \ 52 52 photcode = PhotCode_##FORMAT##_To_Internal (photcode_input, Ncode); \ 53 free (photcode_input); \54 53 } 55 54 … … 65 64 CONVERT_FORMAT("DVO_PHOTCODE_PS1_V4", PS1_V4); 66 65 CONVERT_FORMAT("DVO_PHOTCODE_PS1_V5", PS1_V5); 66 67 gfits_db_free (&db); 67 68 68 69 table = GetPhotcodeTable ();
Note:
See TracChangeset
for help on using the changeset viewer.
