Ignore:
Timestamp:
02/20/12 11:22:02 (12 years ago)
Author:
ymipsl
Message:

Removing obsolete files and some cleaning...

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/output/onetcdf4.cpp

    r300 r314  
    11#include "onetcdf4.hpp" 
    22#include "group_template_impl.hpp" 
    3 #include "mpi_manager.hpp" 
    43 
    54namespace xmlioserver 
     
    404403      void CONetCDF4::sync(void) 
    405404      { 
    406          
    407          comm::CMPIManager::Barrier(comm::CMPIManager::GetCommServer()); 
    408405         CheckError(nc_sync(this->ncidp)) ; 
    409406      }  
Note: See TracChangeset for help on using the changeset viewer.