Changeset 28865
- Timestamp:
- Aug 6, 2010, 11:32:27 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/Ohana/src/dvomerge/src/dvomergeUpdate.c
r28864 r28865 62 62 63 63 // loop over the populated input regions 64 for (i = 0; i < outsky[0].Nregions; i++) {64 for (i = 0; i < inlist[0].Nregions; i++) { 65 65 if (!inlist[0].regions[i][0].table) continue; 66 66 if (VERBOSE) fprintf (stderr, "input: %s\n", inlist[0].regions[i][0].name);
Note:
See TracChangeset
for help on using the changeset viewer.
