diff options
Diffstat (limited to 'sci_gateway/cpp/libscilab_toolbox.h')
-rw-r--r-- | sci_gateway/cpp/libscilab_toolbox.h | 8 |
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__ */ |