- Timestamp:
- Mar 21, 2012, 6:42:08 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/photdbc/include/photdbc.h
r31635 r33574 20 20 int Nmeas; 21 21 } StatType; 22 23 int PARALLEL; 24 int PARALLEL_MANUAL; 25 int PARALLEL_SERIAL; 26 27 int HOST_ID; 28 char *HOSTDIR; 22 29 23 30 // need to get RADIUS from Config … … 124 131 int copy_images (char *outdir); 125 132 void usage(); 133 134 int photdbc_catalogs (SkyList *skylist, int hostID); 135 int photdbc_parallel (SkyList *skylist);
Note:
See TracChangeset
for help on using the changeset viewer.
