Changeset 3728 in Sophya for trunk/SophyaLib/SysTools/ctimer.cc


Ignore:
Timestamp:
Jan 4, 2010, 6:06:58 PM (16 years ago)
Author:
ansari
Message:

Ajout return(s) manquants siute compil AIX, Reza 04 Jan 2010

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SysTools/ctimer.cc

    r3638 r3728  
    11//
    2 // $Id: ctimer.cc,v 1.10 2009-05-26 21:39:54 ansari Exp $
     2// $Id: ctimer.cc,v 1.11 2010-01-04 17:06:58 ansari Exp $
    33//
    44
     
    156156       
    157157  os << "Elapsed Time: Total=" << out << " (Partial= " << outp << ")" << endl;
     158
     159  return os;
    158160}
    159161
Note: See TracChangeset for help on using the changeset viewer.