summaryrefslogtreecommitdiffstats
path: root/matlab/mex/mexInitFunctions.h
diff options
context:
space:
mode:
Diffstat (limited to 'matlab/mex/mexInitFunctions.h')
-rw-r--r--matlab/mex/mexInitFunctions.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/matlab/mex/mexInitFunctions.h b/matlab/mex/mexInitFunctions.h
new file mode 100644
index 0000000..f16e9c9
--- /dev/null
+++ b/matlab/mex/mexInitFunctions.h
@@ -0,0 +1,6 @@
+#ifndef _INC_ASTRA_MEX_INITFUNCTIONS
+#define _INC_ASTRA_MEX_INITFUNCTIONS
+
+void initASTRAMex();
+
+#endif \ No newline at end of file