Changeset 2187 in Sophya for trunk/ArchTOIPipe/Kernel/cgt.cc
- Timestamp:
- Sep 9, 2002, 5:33:16 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Kernel/cgt.cc
r2049 r2187 65 65 } 66 66 67 TOI& CGT::Connect(TOIProcessor& prout, string &out,68 TOIProcessor& prin, string &in, string nom, int wbsz, bool withFlag)67 TOI& CGT::Connect(TOIProcessor& prout, string out, 68 TOIProcessor& prin, string in, string nom, int wbsz, bool withFlag) 69 69 { 70 70 int id1 = findProcId(&prout);
Note:
See TracChangeset
for help on using the changeset viewer.