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/node/transformation.hpp

    r1334 r1460  
    6666    if (0 == transformationCreationCallBacks_) 
    6767      transformationCreationCallBacks_ = new CallBackMap(); 
     68 
    6869    return (*transformationCreationCallBacks_).insert(make_pair(transType, createFn)).second; 
    6970  } 
Note: See TracChangeset for help on using the changeset viewer.