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__ */