/tags/rel-1.3.35/Examples/lua/import/foo.i
# · Swig · 8 lines · 6 code · 2 blank · 0 comment · 0 complexity · afc0bc920b62c1220c40a783b0c34dbc MD5 · raw file
- %module foo
- %{
- #include "foo.h"
- %}
- %import base.i
- %include "foo.h"
# · Swig · 8 lines · 6 code · 2 blank · 0 comment · 0 complexity · afc0bc920b62c1220c40a783b0c34dbc MD5 · raw file
- %module foo
- %{
- #include "foo.h"
- %}
- %import base.i
- %include "foo.h"