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