Changeset 1815 for trunk/MagicSoft/Cosy/caos/Rings.cc
- Timestamp:
- 03/11/03 18:28:04 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/caos/Rings.cc
r1802 r1815 10 10 void Rings::CalcCenters(const Leds &leds) 11 11 { 12 Clear(); 13 12 14 int nPoints = leds.GetEntries(); 13 15 … … 28 30 } 29 31 30 Expand(n);32 // Expand(n); 31 33 } 32 34
Note:
See TracChangeset
for help on using the changeset viewer.