Ignore:
Timestamp:
04/29/15 14:46:01 (9 years ago)
Author:
rlacroix
Message:

Remove leftovers from the XMLIO age.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/xios.hpp

    r590 r591  
    1 #ifndef __XMLIO__ 
    2 #define __XMLIO__ 
     1#ifndef __XIOS__ 
     2#define __XIOS__ 
    33 
    4 #include "xmlioserver_spl.hpp" 
     4#include "xios_spl.hpp" 
    55 
    6 /// xios headers /// 
     6/// XIOS headers /// 
    77#include "nc4_data_output.hpp" 
    88 
     
    1212using namespace xios::func; 
    1313 
    14 #endif //__XMLIO__ 
     14#endif //__XIOS__ 
Note: See TracChangeset for help on using the changeset viewer.