index
:
delta/swig-tarball.git
baserock/morph
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Examples
/
ocaml
/
scoped_enum
/
example.i
blob: de553f8515517f68ffebdae8e61f228726e7b069 (
plain
)
1
2
3
4
5
6
7
%module example %{ #include "foo.h" %} %include "foo.h"