Moved the RedlichKister include file to the include tree.
This commit is contained in:
parent
232b861284
commit
99124c0dd6
3 changed files with 3 additions and 3 deletions
|
|
@ -17,7 +17,7 @@
|
|||
* U.S. Government retains certain rights in this software.
|
||||
*/
|
||||
/*
|
||||
* $Id: MargulesVPSSTP.h 782 2011-10-19 20:45:06Z hkmoffa $
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef CT_REDLICHKISTERVPSSTP_H
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
* U.S. Government retains certain rights in this software.
|
||||
*/
|
||||
|
||||
#include "RedlichKisterVPSSTP.h"
|
||||
#include "cantera/thermo/RedlichKisterVPSSTP.h"
|
||||
#include "cantera/thermo/ThermoFactory.h"
|
||||
#include "cantera/base/stringUtils.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
#ifdef WITH_IDEAL_SOLUTIONS
|
||||
#include "cantera/thermo/IdealSolidSolnPhase.h"
|
||||
#include "cantera/thermo/MargulesVPSSTP.h"
|
||||
#include "RedlichKisterVPSSTP.h"
|
||||
#include "cantera/thermo/RedlichKisterVPSSTP.h"
|
||||
#include "cantera/thermo/IonsFromNeutralVPSSTP.h"
|
||||
#include "cantera/thermo/PhaseCombo_Interaction.h"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue