diff options
| author | JRPan <[email protected]> | 2022-02-07 13:59:57 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-07 13:59:57 -0500 |
| commit | e466afb0391c6644406ec1d02fc8d06082cb3ca7 (patch) | |
| tree | 4dc221c1e39b604884bdd21e46f5147c0590da9c /src/gpuwattch/cacti/cacti.i | |
| parent | 921835274eb67dbe30a5bbb86d7e19028713dd2a (diff) | |
| parent | 011891abfae060903f76d5c7aee23208cd295e71 (diff) | |
Merge pull request #27 from JRPan/accelwattach-dev
Merge AccelWattach
Diffstat (limited to 'src/gpuwattch/cacti/cacti.i')
| -rw-r--r-- | src/gpuwattch/cacti/cacti.i | 8 |
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 |
