Changeset 1761 in Sophya for trunk/ArchTOIPipe/Kernel/toi.cc
- Timestamp:
- Nov 13, 2001, 5:14:44 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Kernel/toi.cc
r1742 r1761 3 3 // Christophe Magneville 4 4 // Reza Ansari 5 // $Id: toi.cc,v 1. 9 2001-11-09 23:13:14aubourg Exp $5 // $Id: toi.cc,v 1.10 2001-11-13 16:14:43 aubourg Exp $ 6 6 7 7 #include "toiprocessor.h" … … 44 44 } 45 45 46 void TOI::PrintStatus( ostream & os) const46 void TOI::PrintStatus(std::ostream & os) const 47 47 { 48 48 os << "TOI::PrintStatus() - Name=" << getName() << endl;
Note:
See TracChangeset
for help on using the changeset viewer.