Skip to content
Snippets Groups Projects
Commit f664a506 authored by Utz-Uwe Haus's avatar Utz-Uwe Haus Committed by Utz-Uwe Haus
Browse files

work on better swig file

parent d5d07804
Branches
Tags
1 merge request!24Draft: Resolve "scripting interface to maestro core"
%module maestro %module maestro
%include "typemaps.i"
%include "stdint.i"
%include "cpointer.i"
%{ %{
#define SWIG_FILE_WITH_INIT #define SWIG_FILE_WITH_INIT
#include "maestro.h" #include "maestro.h"
...@@ -16,7 +20,6 @@ ...@@ -16,7 +20,6 @@
#include "maestro/status.h" #include "maestro/status.h"
%} %}
%include "stdint.i"
%include "maestro.h" %include "maestro.h"
%include "maestro/attributes.h" %include "maestro/attributes.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment