Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TamTamSynthLab.activity/common/Util/Clooper/ttest.i
diff options
context:
space:
mode:
Diffstat (limited to 'TamTamSynthLab.activity/common/Util/Clooper/ttest.i')
-rw-r--r--TamTamSynthLab.activity/common/Util/Clooper/ttest.i15
1 files changed, 0 insertions, 15 deletions
diff --git a/TamTamSynthLab.activity/common/Util/Clooper/ttest.i b/TamTamSynthLab.activity/common/Util/Clooper/ttest.i
deleted file mode 100644
index 0c88add..0000000
--- a/TamTamSynthLab.activity/common/Util/Clooper/ttest.i
+++ /dev/null
@@ -1,15 +0,0 @@
-
-%module ttest
-
-%{
-#define SWIG_FILE_WITH_INIT
-#include "ttest.h"
-%}
-
-%pythoncode
-%{
-def somefn(seed, mat):
-
-%}
-
-%include "ttest.h"