summaryrefslogtreecommitdiffstats
path: root/branches/1.0/bindings/ruby/ruby.i
diff options
context:
space:
mode:
Diffstat (limited to 'branches/1.0/bindings/ruby/ruby.i')
-rw-r--r--branches/1.0/bindings/ruby/ruby.i7
1 files changed, 0 insertions, 7 deletions
diff --git a/branches/1.0/bindings/ruby/ruby.i b/branches/1.0/bindings/ruby/ruby.i
deleted file mode 100644
index 488c846..0000000
--- a/branches/1.0/bindings/ruby/ruby.i
+++ /dev/null
@@ -1,7 +0,0 @@
-/* File : ruby.i */
-
-/* http://www.swig.org/Doc1.3/Library.html#Library_carrays
-* 8.3.2 Passing binary data */
-%apply (char *STRING, int LENGTH) { (const void* buffer, int len) };
-
-%include ../_common/tinyWRAP.i
OpenPOWER on IntegriCloud