Ignore:
Timestamp:
06/18/18 20:32:55 (6 years ago)
Author:
yushan
Message:

branch_openmp merged with trunk r1544

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_openmp/src/duration.cpp

    r1482 r1545  
    77{ 
    88      /// ////////////////////// Définitions ////////////////////// /// 
    9                        
     9 
    1010      const CDuration Year     ( 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ); 
    1111      const CDuration Month    ( 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0 ); 
     
    2525      } 
    2626 
     27      ///--------------------------------------------------------------- 
    2728 
    2829      CDuration& CDuration::operator=(const CDuration& duration) 
Note: See TracChangeset for help on using the changeset viewer.