[Cython] Add __init__.pxd to allow 'from cantera cimport ...'

This commit is contained in:
Ray Speth 2013-09-28 18:18:23 +00:00
parent a6ce399374
commit 0458eb736f

View file

@ -0,0 +1 @@
from cantera._cantera cimport *