summaryrefslogtreecommitdiff
path: root/sci_gateway/cpp/libscilab_octave.h
blob: 16c5bc2332d5864f782a842d333e0827589c58f1 (plain)
1
2
3
4
5
6
7
8
#ifndef __LIBSCILAB_OCTAVE_GW_H__
#define __LIBSCILAB_OCTAVE_GW_H__

#include "c_gateway_prototype.h"

C_GATEWAY_PROTOTYPE(sci_octave_fun);

#endif /* __LIBSCILAB_OCTAVE_GW_H__ */