Ice Sheet System Model
4.18
Code documentation
src
wrappers
include
issm-binding.h
Go to the documentation of this file.
1
#ifndef _ISSM_BINDING_H_
2
#define _ISSM_BINDING_H_
3
4
#ifdef HAVE_CONFIG_H
5
#include <config.h>
6
#else
7
#error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!"
8
#endif
9
10
#ifdef _HAVE_MATLAB_MODULES_
11
#include "../matlab/include/matlab-macros.h"
12
#endif
13
14
#ifdef _HAVE_PYTHON_MODULES_
15
#include "../python/include/python-macros.h"
16
#endif
17
18
#endif
Generated on Thu Jul 2 2020 08:09:22 for Ice Sheet System Model by
1.8.19