aboutsummaryrefslogtreecommitdiff
path: root/src/mcpat/cacti/cacti.i
diff options
context:
space:
mode:
Diffstat (limited to 'src/mcpat/cacti/cacti.i')
-rw-r--r--src/mcpat/cacti/cacti.i8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mcpat/cacti/cacti.i b/src/mcpat/cacti/cacti.i
deleted file mode 100644
index 7964138..0000000
--- a/src/mcpat/cacti/cacti.i
+++ /dev/null
@@ -1,8 +0,0 @@
-%module cacti
-%{
-/* Includes the header in the wrapper code */
-#include "cacti_interface.h"
-%}
-
-/* Parse the header file to generate wrappers */
-%include "cacti_interface.h" \ No newline at end of file