summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJosh Blum2013-06-26 19:34:04 -0700
committerJosh Blum2013-06-26 19:34:04 -0700
commit973ac1e4e9b9adc5f2d58f108793c8aff5ba2d11 (patch)
treef6841e07b3694fc3fee7566b1295e534af302c44 /include
parent4443e62215b4197e44077c86cce135fa035b9035 (diff)
downloadsandhi-973ac1e4e9b9adc5f2d58f108793c8aff5ba2d11.tar.gz
sandhi-973ac1e4e9b9adc5f2d58f108793c8aff5ba2d11.tar.bz2
sandhi-973ac1e4e9b9adc5f2d58f108793c8aff5ba2d11.zip
gras: messing with imports
Diffstat (limited to 'include')
-rw-r--r--include/gras/tags.i2
-rw-r--r--include/gras/time_tag.i2
2 files changed, 0 insertions, 4 deletions
diff --git a/include/gras/tags.i b/include/gras/tags.i
index f6adb48..bf2bdb4 100644
--- a/include/gras/tags.i
+++ b/include/gras/tags.i
@@ -3,8 +3,6 @@
#ifndef INCLUDED_GRAS_TAGS_I
#define INCLUDED_GRAS_TAGS_I
-%module GRAS_Tags
-
%{
#include <gras/tags.hpp>
%}
diff --git a/include/gras/time_tag.i b/include/gras/time_tag.i
index af05a99..42deed7 100644
--- a/include/gras/time_tag.i
+++ b/include/gras/time_tag.i
@@ -3,8 +3,6 @@
#ifndef INCLUDED_GRAS_TIME_TAG_I
#define INCLUDED_GRAS_TIME_TAG_I
-%module GRAS_TimeTag
-
%{
#include <gras/time_tag.hpp>
%}