Labrador/Matlab_Octave_API/___librador/librador/librador.h

11 lines
178 B
C

#ifndef LIBRADOR_H
#define LIBRADOR_H
#include "librador_global.h"
int LIBRADORSHARED_EXPORT librador_init();
int LIBRADORSHARED_EXPORT librador_exit();
#endif // LIBRADOR_H