Changes between Version 9 and Version 10 of Old/SandBoxes
- Timestamp:
- Jan 27, 2007, 7:33:03 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/SandBoxes
v9 v10 25 25 === For xy convention === 26 26 node1-1 is 0001-0001 which is decimal 17, another way to think of this is $((0x01), 27 27 28 and node1-2 is 0001-0002 which is decimal 18, another way to think of this is $((0x11)). 28 29