summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
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>
%}