- Timestamp:
- Mar 15, 2012, 2:59:06 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/relastro/src/relastro_objects.c
r33520 r33537 26 26 27 27 // XXX need to decide how to determine PARALLEL mode... 28 if (PARALLEL & !hostID) {28 if (PARALLEL && !hostID) { 29 29 relastro_objects_parallel (skylist); 30 30 return TRUE;
Note:
See TracChangeset
for help on using the changeset viewer.
