- Timestamp:
- Jul 27, 2010, 3:17:14 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/Ohana/src/opihi/dvo/cmpReadFile.c
r27435 r28723 20 20 21 21 smpdata = gfits_table_get_SMPData (&table, &Nstars, NULL); 22 if (!smpdata) { 23 fprintf (stderr, "ERROR: failed to read stars\n"); 24 exit (2); 25 } 22 26 23 27 ALLOCATE (stars, CMPstars, Nstars);
Note:
See TracChangeset
for help on using the changeset viewer.
