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.hpp

    r341 r342  
    1 #ifndef __CLIENT_YM__HPP__ 
    2 #define __CLIENT_YM__HPP__ 
     1#ifndef __CLIENT_HPP__ 
     2#define __CLIENT_HPP__ 
    33 
    44#include "xmlioserver_spl.hpp" 
     
    77namespace xios 
    88{                       
    9   namespace ym 
    10   { 
    119    class CClient 
    1210    { 
     
    2220       static bool is_MPI_Initialized ; 
    2321    } ; 
    24   } 
    2522} 
    2623 
Note: See TracChangeset for help on using the changeset viewer.