Fixed an error mentioned in the Cantera newsgroup.
This commit is contained in:
parent
d6f11c26ce
commit
9d25a936a6
1 changed files with 1 additions and 2 deletions
|
|
@ -70,8 +70,7 @@ namespace Cantera {
|
|||
|
||||
virtual void setParametersFromXML(const XML_Node& eosdata);
|
||||
|
||||
void LatticeSolidPhase::setLatticeMoleFractions(int n,
|
||||
string x);
|
||||
void setLatticeMoleFractions(int n, string x);
|
||||
|
||||
protected:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue