diff options
Diffstat (limited to 'python/gras')
-rw-r--r-- | python/gras/GRAS_Block.i | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/gras/GRAS_Block.i b/python/gras/GRAS_Block.i index cf23b2a..0becfd0 100644 --- a/python/gras/GRAS_Block.i +++ b/python/gras/GRAS_Block.i @@ -78,6 +78,7 @@ struct PyGILPhondler #include <iostream> %} +%include <gras/io_signature.i> %include <gras/block.i> //////////////////////////////////////////////////////////////////////// |