Changeset 2534 in Sophya for trunk/Eval/Speed/vectorCXX.cc


Ignore:
Timestamp:
May 7, 2004, 1:43:53 PM (21 years ago)
Author:
ansari
Message:

Programme cpupower : passage en double et ajout OPE=3 - Reza 7 Mai 2004

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Eval/Speed/vectorCXX.cc

    r1572 r2534  
    1616public:
    1717  MyException(const char * msg) { _msg = msg; }
    18 //  ~MyException() { }
     18  // virtual  ~MyException() { }
    1919  string Msg() { return(_msg); }
    2020private:
Note: See TracChangeset for help on using the changeset viewer.