- Timestamp:
- Jun 12, 2015, 9:26:15 PM (11 years ago)
- Location:
- branches/eam_branches/ipp-20150419/Ohana/src/opihi
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
dvo/cmpReadFile.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150419/Ohana/src/opihi
-
Property svn:mergeinfo
set to
/branches/eam_branches/ipp-20150112/Ohana/src/opihi merged eligible /branches/eam_branches/ipp-20150405/Ohana/src/opihi merged eligible /trunk/Ohana/src/opihi merged eligible
-
Property svn:mergeinfo
set to
-
branches/eam_branches/ipp-20150419/Ohana/src/opihi/dvo/cmpReadFile.c
r29001 r38443 19 19 if (!gfits_fread_ftable (f, &table, "SMPFILE")) goto escape; 20 20 21 smpdata = gfits_table_get_SMPData (&table, &Nstars, NULL );21 smpdata = gfits_table_get_SMPData (&table, &Nstars, NULL, NULL); 22 22 if (!smpdata) { 23 23 fprintf (stderr, "ERROR: failed to read stars\n");
Note:
See TracChangeset
for help on using the changeset viewer.
