Ignore:
Timestamp:
10/16/12 13:04:44 (12 years ago)
Author:
ymipsl
Message:

Major Update

  • redesign Type and attribute manipulation
  • add enumerate type and attribute
  • use blitz class array instead of boost class array

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/object.hpp

    r335 r369  
    2727 
    2828         /// Opérateurs /// 
    29          bool operator==(const CObject & other) const; 
    30          bool operator!=(const CObject & other) const; 
     29//         bool operator==(const CObject & other) const; 
     30//         bool operator!=(const CObject & other) const; 
    3131 
    3232         /// Flux /// 
Note: See TracChangeset for help on using the changeset viewer.