summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/dfrph/pyupm_dfrph.i
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/dfrph/pyupm_dfrph.i')
-rw-r--r--peripheral/libupm/src/dfrph/pyupm_dfrph.i11
1 files changed, 0 insertions, 11 deletions
diff --git a/peripheral/libupm/src/dfrph/pyupm_dfrph.i b/peripheral/libupm/src/dfrph/pyupm_dfrph.i
deleted file mode 100644
index f22183e..0000000
--- a/peripheral/libupm/src/dfrph/pyupm_dfrph.i
+++ /dev/null
@@ -1,11 +0,0 @@
-// Include doxygen-generated documentation
-%include "pyupm_doxy2swig.i"
-%module pyupm_dfrph
-%include "../upm.i"
-
-%feature("autodoc", "3");
-
-%include "dfrph.h"
-%{
- #include "dfrph.h"
-%}