Ignore:
Timestamp:
Oct 23, 2002, 11:05:19 PM (23 years ago)
Author:
aubourg
Message:

vf_231002

File:
1 edited

Legend:

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

    r2204 r2220  
    33//                               Christophe Magneville
    44//                               Reza Ansari
    5 // $Id: toimanager.cc,v 1.18 2002-10-06 15:18:17 aubourg Exp $
     5// $Id: toimanager.cc,v 1.19 2002-10-23 21:05:18 aubourg Exp $
    66
    77#include "toimanager.h"
     
    158158
    159159// methode connect de cgt simplifiee et corrigee
    160 TOI& TOIManager::connect(TOIProcessor& prout, string& out,
    161                   TOIProcessor& prin, string& in, string nom, int wbsz, bool withFlag)
     160TOI& TOIManager::connect(TOIProcessor& prout, string out,
     161                  TOIProcessor& prin, string in, string nom, int wbsz, bool withFlag)
    162162{
    163163  TOI* toi;
Note: See TracChangeset for help on using the changeset viewer.