Ice Sheet System Model  4.18
Code documentation
bindings.h
Go to the documentation of this file.
1 #ifndef _BINDINGS_H_
2 #define _BINDINGS_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_PYTHON_MODULES_
13 #include "./python/io/pythonio.h"
14 #endif
15 
16 #ifdef _HAVE_MATLAB_MODULES_
19 #include "./matlab/io/matlabio.h"
20 #endif
21 
22 #ifdef _HAVE_JAVASCRIPT_MODULES_
26 #endif
27 
28 
29 #endif
wrapper_macros.h
wrapper_macros.h
matlabio.h
pythonio.h
javascriptio.h
pythonincludes.h
javascriptincludes.h
matlabincludes.h
wrapper_macros.h