Changeset 2035 in Sophya for trunk/ArchTOIPipe/TestPipes


Ignore:
Timestamp:
May 31, 2002, 12:02:23 AM (23 years ago)
Author:
ansari
Message:

Correction du n-ieme bug de tuyaux ds aksj02.cc - Reza 31/5/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/TestPipes/aksj02.cc

    r2031 r2035  
    289289    offes.SavePolyNTuple(soff_nt, soff_nt_ppfname);
    290290
    291     SimpleOffsetEstimator* offes2;
     291    SimpleOffsetEstimator* offes2 = NULL;
    292292    if (soff2_dofg) {
    293293      cout << "> Creating 2nd SimpleOffsetEstimator(" << soff2_mwsz << "," << soff2_nptfit
     
    352352      outname = "out";
    353353      plombier.Connect(offes, outname, *offes2, inname);     
    354       if (bgalcut) {
    355         inname = "bgal";
    356         outname = "bgalcopie";
    357         plombier.Connect(offes, outname, *offes2, inname);           
    358       }
    359354    }
    360355
Note: See TracChangeset for help on using the changeset viewer.