Ignore:
Timestamp:
03/30/12 16:43:19 (12 years ago)
Author:
ymipsl
Message:

suppress ym related element

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/client.cpp

    r341 r342  
    11#include "xmlioserver_spl.hpp" 
    22#include "cxios.hpp" 
    3 #include "client_ym.hpp" 
     3#include "client.hpp" 
    44#include <boost/functional/hash.hpp> 
    55#include "type.hpp" 
     
    1212namespace xios 
    1313{                       
    14   namespace ym 
    15   { 
    1614 
    1715    MPI_Comm CClient::intraComm ; 
     
    196194      info(20) << "Client side context is finalized"<<endl ; 
    197195    } 
    198   } 
    199196} 
Note: See TracChangeset for help on using the changeset viewer.