Changeset 34684 for branches/eam_branches/ipp-20120905/Ohana
- Timestamp:
- Nov 21, 2012, 6:15:47 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120905/Ohana/src/delstar/src/delete_photcodes.c
r34682 r34684 28 28 delete_photcodes_catalogs (db, photcodesDrop, NphotcodesDrop); 29 29 30 fprintf (stderr, "SUCCESS\n"); 31 exit (0); 30 32 } 31 33 … … 76 78 // CATDIR is supplied globally 77 79 # define DEBUG 1 78 int delete_photcodes_ _parallel (SkyList *sky) {80 int delete_photcodes_parallel (SkyList *sky) { 79 81 80 82 // launch the delstar_client jobs to the parallel hosts
Note:
See TracChangeset
for help on using the changeset viewer.
