Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix other misc swig warnings
|
|
address issue #69, we now have a set_container call,
which is now formally part of the api.
Anyone can call set_container for custom container types.
GRAS supports shared ptr and pyobject out of the box.
|
|
Just put an API call into element so its always there,
and call it from swig.
|
|
|
|
|
|
|
|
this is a little evil, changing a public header for swig
but it works just as well and we can save this for another day
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|