Ignore:
Timestamp:
03/22/18 10:43:20 (6 years ago)
Author:
yushan
Message:

branch_openmp merged with XIOS_DEV_CMIP6@1459

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_openmp/src/calendar.hpp

    r591 r1460  
    7070            virtual StdString getType(void) const; 
    7171 
     72            int getStep(void) const; 
     73 
    7274            virtual int getMonthLength(const CDate& date) const; 
    7375 
     
    112114 
    113115         private : 
     116            int step; 
    114117 
    115118            /// Propriétés privées /// 
Note: See TracChangeset for help on using the changeset viewer.