From 5f3a64d6a9d0a949c95f23c888d42da3a70013bb Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Mon, 24 Jun 2013 03:05:41 -0700 Subject: gras: misc fixes from last commit --- python/gras/GRAS_Element.i | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/gras/GRAS_Element.i (limited to 'python/gras/GRAS_Element.i') diff --git a/python/gras/GRAS_Element.i b/python/gras/GRAS_Element.i new file mode 100644 index 0000000..1cd0d14 --- /dev/null +++ b/python/gras/GRAS_Element.i @@ -0,0 +1,4 @@ +// Copyright (C) by Josh Blum. See LICENSE.txt for licensing information. + +%include +%include -- cgit