- Timestamp:
- Apr 16, 2013, 6:21:45 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130307/Ohana/src/opihi/dvo/skyregion.c
r33662 r35401 98 98 new[0].Nregions = 0; 99 99 new[0].ownElements = FALSE; // this list is only holding a view to the elements 100 strcpy (new[0].hosts, sky[0].hosts); 100 101 101 102 // output list … … 107 108 list[0].Nregions = 0; 108 109 list[0].ownElements = FALSE; // this list is only holding a view to the elements 110 strcpy (list[0].hosts, sky[0].hosts); 109 111 110 112 for (i = 0; i < Npts; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
