Changeset 1546 in Sophya for trunk/ArchTOIPipe/TestPipes


Ignore:
Timestamp:
Jun 18, 2001, 6:26:50 PM (24 years ago)
Author:
ansari
Message:

Correction decl. interface GenWTOIPr::PrintStatus() - Reza 18/6/2001

File:
1 edited

Legend:

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

    r1542 r1546  
    295295    tgenp.addInput("in0",toiin);
    296296    if(toiout) tgenp.addOutput("out0",toiout);
    297     tgenp.PrintStatus(cout,1);
     297    tgenp.PrintStatus(cout);
    298298
    299299    PrtTim("starting threads");
Note: See TracChangeset for help on using the changeset viewer.