added import statement
This commit is contained in:
parent
684ee95a9d
commit
076c66dd93
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
thermodynamic phases. """
|
||||
|
||||
from Cantera.Phase import Phase
|
||||
from Numeric import zeros
|
||||
|
||||
import _cantera
|
||||
import types
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue