Mercurial > yaffs-ecoscentric
view direct/python/yaffs.i @ 316:b644e5e824f4
Add first cut of python bindings
| author | charles |
|---|---|
| date | Thu, 08 Oct 2009 02:58:52 +0100 |
| parents | |
| children | 43c9f5f8b5c6 |
line wrap: on
line source
%module yaffs %{ #include "yaffsfs_for_swig.h" %} %include "yaffsfs_for_swig.h"
