source: vendor/nemo/current/NEMOGCM/EXTERNAL/XIOS/src/interface/fortran/xios_fortran_prefix.hpp @ 44

Last change on this file since 44 was 44, checked in by cholod, 12 years ago

Load NEMO_TMP into vendor/nemo/current.

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.