Added back in a clear
This commit is contained in:
parent
0cafca6aaf
commit
686fb46591
1 changed files with 1 additions and 1 deletions
|
|
@ -426,7 +426,7 @@ namespace Cantera {
|
|||
* be able to resurrect the information later by calling xml().
|
||||
*/
|
||||
XML_Node &phaseNode_XML = th->xml();
|
||||
//phaseNode_XML.clear();
|
||||
phaseNode_XML.clear();
|
||||
phase.copy(&phaseNode_XML);
|
||||
|
||||
// set the id attribute of the phase to the 'id' attribute
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue