diff options
Diffstat (limited to 'python/gras/GRAS_Element.i')
-rw-r--r-- | python/gras/GRAS_Element.i | 4 |
1 files changed, 4 insertions, 0 deletions
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 <gras/exception.i> +%include <gras/element.i> |