minor cleanup
This commit is contained in:
parent
5d8430431f
commit
e8f49c5d9a
4 changed files with 4 additions and 4 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include "kernel/EdgePhase.h"
|
||||
#include "kernel/EdgeKinetics.h"
|
||||
#include "kernel/importCTML.h"
|
||||
#include "kernel/importKinetics.h"
|
||||
|
||||
namespace Cantera {
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
#include "kernel/IdealGasPhase.h"
|
||||
#include "kernel/GRI_30_Kinetics.h"
|
||||
#include "kernel/importCTML.h"
|
||||
#include "kernel/importKinetics.h"
|
||||
|
||||
namespace Cantera {
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
#include <string>
|
||||
|
||||
#include "kernel/ConstDensityThermo.h"
|
||||
#include "kernel/importCTML.h"
|
||||
#include "kernel/importKinetics.h"
|
||||
|
||||
namespace Cantera {
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include <string>
|
||||
|
||||
#include "thermo"
|
||||
#include "thermo.h"
|
||||
#include "kernel/SurfPhase.h"
|
||||
#include "kernel/InterfaceKinetics.h"
|
||||
#include "kernel/importKinetics.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue