Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Util/Clooper
diff options
context:
space:
mode:
authorJames <olpc@localhost.localdomain>2007-01-21 00:44:19 (GMT)
committer James <olpc@localhost.localdomain>2007-01-21 00:44:19 (GMT)
commit2aba9369ff6865c4141aa26c99b64e82ee2c230e (patch)
tree8bb403b086bf288336320cc97eb12a7fe4fa251b /Util/Clooper
parenta37157468aa390125e9710765a8f045a9f176cf2 (diff)
what makes csound crash?
Diffstat (limited to 'Util/Clooper')
-rw-r--r--Util/Clooper/cmd_csound.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/Util/Clooper/cmd_csound.c b/Util/Clooper/cmd_csound.c
new file mode 100644
index 0000000..430ea17
--- /dev/null
+++ b/Util/Clooper/cmd_csound.c
@@ -0,0 +1,3 @@
+
+#include <stdio.h>
+#include "csound.hpp"