aboutsummaryrefslogtreecommitdiff
path: root/src/gpuwattch/cacti/cacti.i
diff options
context:
space:
mode:
authorJRPan <[email protected]>2023-05-10 14:57:09 -0400
committerGitHub <[email protected]>2023-05-10 14:57:09 -0400
commit57aa5ab28bdcb59b32762bd746586824707282eb (patch)
treec8ab3b5ed3660283b9f95ec63cb620331aac94a7 /src/gpuwattch/cacti/cacti.i
parentda6a16a990a007edb7a760a2eb5b9b48ccc06e4c (diff)
parent948c0e1a0e379e37e60c83b9ab622217522aea86 (diff)
Merge branch 'dev' into fix_different_latencies_to_same_ex_unit
Diffstat (limited to 'src/gpuwattch/cacti/cacti.i')
-rw-r--r--src/gpuwattch/cacti/cacti.i8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/gpuwattch/cacti/cacti.i b/src/gpuwattch/cacti/cacti.i
deleted file mode 100644
index 7964138..0000000
--- a/src/gpuwattch/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