Changeset 675 in Sophya for trunk/Poubelle


Ignore:
Timestamp:
Dec 8, 1999, 12:22:42 AM (26 years ago)
Author:
ansari
Message:

bug...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Poubelle/archTOI.old/toiboloproducer.cc

    r634 r675  
    6969    if (isProducing(toi3))
    7070      computedValue(toi3, sampleNum - filtHalfRange, y);
    71     toi2.options.insert("total"); toi2.findref();
     71    toi3.options.insert("total"); toi3.findref();
    7272    if (isProducing(toi3)) {
    7373      computedValue(toi3, sampleNum - filtHalfRange, boloDacV[toi.index] - y);
Note: See TracChangeset for help on using the changeset viewer.