Changeset 1762 in Sophya for trunk/ArchTOIPipe/Processors/nooppr.cc
- Timestamp:
- Nov 13, 2001, 5:22:47 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Processors/nooppr.cc
r1761 r1762 3 3 // Christophe Magneville 4 4 // Reza Ansari 5 // $Id: nooppr.cc,v 1. 8 2001-11-13 16:14:43aubourg Exp $5 // $Id: nooppr.cc,v 1.9 2001-11-13 16:22:47 aubourg Exp $ 6 6 7 7 #include <typeinfo> … … 20 20 21 21 22 void NoOpProcessor::PrintStatus( std::ostream & os)22 void NoOpProcessor::PrintStatus(::ostream & os) 23 23 { 24 24 os << "\n ------------------------------------------------------ \n"
Note:
See TracChangeset
for help on using the changeset viewer.