- Timestamp:
- Aug 9, 2017, 12:47:22 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20170809/src/libfits/table/F_define_column.c
r38553 r40113 56 56 char type[64], field[64]; 57 57 58 if (!gfits_bintable_format (format, type, &Nval, &Nbytes)) return (FALSE); 58 if (!gfits_bintable_format (format, type, &Nval, &Nbytes)) return (FALSE); // *** FUNC : OK 59 59 60 60 Nfields = 0;
Note:
See TracChangeset
for help on using the changeset viewer.
