[Cython] Add __init__.pxd to allow 'from cantera cimport ...'
This commit is contained in:
parent
a6ce399374
commit
0458eb736f
1 changed files with 1 additions and 0 deletions
1
interfaces/cython/cantera/__init__.pxd
Normal file
1
interfaces/cython/cantera/__init__.pxd
Normal file
|
|
@ -0,0 +1 @@
|
|||
from cantera._cantera cimport *
|
||||
Loading…
Add table
Reference in a new issue