source: XIOS/dev/common/src/fortran/xios_fortran_prefix.hpp @ 1511

Last change on this file since 1511 was 286, checked in by ymipsl, 13 years ago

reprise en main de la version de H. Ozdoba. Correction de différentes erreurs de conception et bug.
Version NEMO operationnel en client/server, interoperabilita avec OASIS, reconstition de fichiers via netcdf4/HDF5

YM

File size: 116 bytes
Line 
1#ifndef __XIOS_SUFFIX__
2#define __XIOS_SUFFIX__
3
4#define xios(arg) xios_##arg
5#define txios(arg) xios_##arg
6
7#endif
Note: See TracBrowser for help on using the repository browser.