Changeset 729 for trunk/MagicSoft/Mars/mgui
- Timestamp:
- 04/09/01 12:02:32 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgui/MGeomPix.cc
r715 r729 20 20 fNeighbors[5] = i5; 21 21 22 for (int i=0; i<6; i++) 22 int i; 23 for (i=0; i<6; i++) 23 24 if (fNeighbors[i]<0) 24 25 break;
Note:
See TracChangeset
for help on using the changeset viewer.