source: XIOS/trunk/src/interface/fortran/xios_fortran_prefix.hpp @ 325

Last change on this file since 325 was 325, checked in by ymipsl, 12 years ago

port to gfortran/g++

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.