source: codes/icosagcm/branches/SATURN_DYNAMICO/XIOS/src/xmlioserver.hpp @ 309

Last change on this file since 309 was 248, checked in by ymipsl, 10 years ago

Adding XIOS directory

YM

File size: 220 bytes
Line 
1#ifndef __XMLIO__
2#define __XMLIO__
3
4#include "xmlioserver_spl.hpp"
5
6/// xios headers ///
7#include "nc4_data_output.hpp"
8
9
10using namespace xios;
11using namespace xios::xml;
12using namespace xios::func;
13
14#endif //__XMLIO__
Note: See TracBrowser for help on using the repository browser.