Changeset 29001 for trunk/Ohana/src/opihi/dvo/cmpReadFile.c
- Timestamp:
- Aug 20, 2010, 12:05:07 PM (16 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/dvo/cmpReadFile.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
- Property svn:mergeinfo deleted
-
trunk/Ohana/src/opihi/dvo/cmpReadFile.c
r27435 r29001 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.
