summaryrefslogtreecommitdiff
path: root/include/gras/block.i
diff options
context:
space:
mode:
authorJosh Blum2013-06-27 02:00:42 -0700
committerJosh Blum2013-06-27 02:00:42 -0700
commit1f8d397eb2ac57af561c60eb9adc6fd73826beb0 (patch)
tree6a40d1cf9cc85c9192f4d8cba5564e58f97f4bf0 /include/gras/block.i
parent498fb3ae976f6128daefeb3a7f503985c11f8c91 (diff)
downloadsandhi-1f8d397eb2ac57af561c60eb9adc6fd73826beb0.tar.gz
sandhi-1f8d397eb2ac57af561c60eb9adc6fd73826beb0.tar.bz2
sandhi-1f8d397eb2ac57af561c60eb9adc6fd73826beb0.zip
gras: found this nifty little package argument
Diffstat (limited to 'include/gras/block.i')
-rw-r--r--include/gras/block.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gras/block.i b/include/gras/block.i
index ffb361c..2de2c98 100644
--- a/include/gras/block.i
+++ b/include/gras/block.i
@@ -3,7 +3,7 @@
#ifndef INCLUDED_GRAS_BLOCK_I
#define INCLUDED_GRAS_BLOCK_I
-%module GRAS_Block
+%module (package="gras") GRAS_Block
%{
#include <gras/block.hpp>