summaryrefslogtreecommitdiff
path: root/sci_gateway/cpp/libscilab_toolbox.h
diff options
context:
space:
mode:
authorrupak2019-10-10 12:57:46 +0530
committerrupak2019-10-10 12:57:46 +0530
commitac01f75eaa0475879647e8c6e1343e4c49d7c18c (patch)
treeceefa71219ca3021f572323b6f0217e0f8fab93b /sci_gateway/cpp/libscilab_toolbox.h
parent999122e511f5f2cabdff0bb26908db4e57dfcee2 (diff)
downloadfossee-scilab-octave-toolbox-ac01f75eaa0475879647e8c6e1343e4c49d7c18c.tar.gz
fossee-scilab-octave-toolbox-ac01f75eaa0475879647e8c6e1343e4c49d7c18c.tar.bz2
fossee-scilab-octave-toolbox-ac01f75eaa0475879647e8c6e1343e4c49d7c18c.zip
added help for toolbox
Diffstat (limited to 'sci_gateway/cpp/libscilab_toolbox.h')
-rw-r--r--sci_gateway/cpp/libscilab_toolbox.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/sci_gateway/cpp/libscilab_toolbox.h b/sci_gateway/cpp/libscilab_toolbox.h
deleted file mode 100644
index 3035e8b..0000000
--- a/sci_gateway/cpp/libscilab_toolbox.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __LIBSCILAB_TOOLBOX_GW_H__
-#define __LIBSCILAB_TOOLBOX_GW_H__
-
-#include "c_gateway_prototype.h"
-
-C_GATEWAY_PROTOTYPE(sci_octave_fun);
-
-#endif /* __LIBSCILAB_TOOLBOX_GW_H__ */