- Timestamp:
- Aug 26, 2010, 9:18:39 AM (16 years ago)
- Location:
- branches/sc_branches/trunkTest
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/sc_branches/trunkTest
- Property svn:mergeinfo changed
-
branches/sc_branches/trunkTest/Ohana
- Property svn:mergeinfo deleted
-
branches/sc_branches/trunkTest/Ohana/src/getstar/src/dvoImageExtract.c
r27435 r29060 32 32 // convert database table to internal structure 33 33 images = gfits_table_get_Image (&db.ftable, &Nimages, &db.swapped); 34 if (!images) { 35 fprintf (stderr, "ERROR: failed to read images\n"); 36 exit (2); 37 } 34 38 35 39 matches = SelectImages (argv[1], images, Nimages, &Nmatches);
Note:
See TracChangeset
for help on using the changeset viewer.
