Ignore:
Timestamp:
03/11/03 18:28:04 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/caos/Rings.cc

    r1802 r1815  
    1010void Rings::CalcCenters(const Leds &leds)
    1111{
     12    Clear();
     13
    1214    int nPoints = leds.GetEntries();
    1315
     
    2830            }
    2931
    30     Expand(n);
     32    //    Expand(n);
    3133}
    3234
Note: See TracChangeset for help on using the changeset viewer.