minor bugs fixed that were introduced in commit a few hrs ago
This commit is contained in:
parent
4a1d303fe4
commit
cde8aa8c61
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
*/
|
||||
|
||||
namespace Cantera_CXX {
|
||||
ThermoPhase* importPhase(std::string infile, std::string id="");
|
||||
Cantera::ThermoPhase* importPhase(std::string infile, std::string id="");
|
||||
|
||||
// -> this is a duplicate of a src/thermo/phasereport function
|
||||
// We'll leave it here so that these are available externally
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue