summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJosh Blum2012-11-20 19:59:29 -0800
committerJosh Blum2012-11-20 19:59:29 -0800
commit92e20173fcb8bce1c7a704ff849d95a57a0f9885 (patch)
tree9e896b30b18ced4b131071e96261e7b3b6982ccc /include
parent1018a24939885ca6eff6e0bf3977bbef18ae973f (diff)
downloadsandhi-92e20173fcb8bce1c7a704ff849d95a57a0f9885.tar.gz
sandhi-92e20173fcb8bce1c7a704ff849d95a57a0f9885.tar.bz2
sandhi-92e20173fcb8bce1c7a704ff849d95a57a0f9885.zip
kludge around for python reference counting
Diffstat (limited to 'include')
-rw-r--r--include/gras/element.i1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/gras/element.i b/include/gras/element.i
index d0067a3..dfe4852 100644
--- a/include/gras/element.i
+++ b/include/gras/element.i
@@ -34,7 +34,6 @@
{
return ($self)->get() == rhs.get();
}
-
}
#endif /*INCLUDED_GRAS_ELEMENT_I*/