Changeset 2187 in Sophya for trunk/ArchTOIPipe/Kernel/cgt.cc


Ignore:
Timestamp:
Sep 9, 2002, 5:33:16 PM (23 years ago)
Author:
aubourg
Message:

Vivien, limites processors et connect

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/Kernel/cgt.cc

    r2049 r2187  
    6565}
    6666
    67 TOI& CGT::Connect(TOIProcessor& prout, string& out,
    68                   TOIProcessor& prin, string& in, string nom, int wbsz, bool withFlag)
     67TOI& CGT::Connect(TOIProcessor& prout, string out,
     68                  TOIProcessor& prin, string in, string nom, int wbsz, bool withFlag)
    6969{
    7070  int id1 = findProcId(&prout);
Note: See TracChangeset for help on using the changeset viewer.