Ignore:
Timestamp:
Nov 13, 2001, 5:22:47 PM (24 years ago)
Author:
aubourg
Message:

toujours et encore magique

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/ProcWSophya/ktoibad.cc

    r1761 r1762  
    2323}
    2424
    25 void FlagOutOfRange::Print(std::ostream & os)
     25void FlagOutOfRange::Print(::ostream & os)
    2626{
    2727 os<<"FlagOutOfRange::Print Range: ["<<VMin<<","<<VMax<<"] flgBad="<<flgBad<<endl;
     
    115115}
    116116
    117 void FlagGlitch::Print(std::ostream & os)
     117void FlagGlitch::Print(::ostream & os)
    118118{
    119119 os<<"FlagGlitch::Print"
     
    321321}
    322322
    323 void FlagAroundFlag::Print(std::ostream & os)
     323void FlagAroundFlag::Print(::ostream & os)
    324324{
    325325 os<<"FlagAroundFlag::Print"
Note: See TracChangeset for help on using the changeset viewer.