source: XIOS/dev/branch_openmp/src/interface/fortran_attr/duplicate_scalar_to_axis_interface_attr.F90 @ 1545

Last change on this file since 1545 was 1545, checked in by yushan, 6 years ago

branch_openmp merged with trunk r1544

File size: 512 bytes
Line 
1! * ************************************************************************** *
2! *               Interface auto generated - do not modify                     *
3! * ************************************************************************** *
4#include "../fortran/xios_fortran_prefix.hpp"
5
6MODULE duplicate_scalar_to_axis_interface_attr
7  USE, INTRINSIC :: ISO_C_BINDING
8
9  INTERFACE
10    ! Do not call directly / interface FORTRAN 2003 <-> C99
11  END INTERFACE
12
13END MODULE duplicate_scalar_to_axis_interface_attr
Note: See TracBrowser for help on using the repository browser.