minor cleanup

This commit is contained in:
Dave Goodwin 2007-05-04 15:48:43 +00:00
parent 5d8430431f
commit e8f49c5d9a
4 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
#include "kernel/EdgePhase.h"
#include "kernel/EdgeKinetics.h"
#include "kernel/importCTML.h"
#include "kernel/importKinetics.h"
namespace Cantera {

View file

@ -8,7 +8,7 @@
#include "kernel/IdealGasPhase.h"
#include "kernel/GRI_30_Kinetics.h"
#include "kernel/importCTML.h"
#include "kernel/importKinetics.h"
namespace Cantera {

View file

@ -4,7 +4,7 @@
#include <string>
#include "kernel/ConstDensityThermo.h"
#include "kernel/importCTML.h"
#include "kernel/importKinetics.h"
namespace Cantera {

View file

@ -3,7 +3,7 @@
#include <string>
#include "thermo"
#include "thermo.h"
#include "kernel/SurfPhase.h"
#include "kernel/InterfaceKinetics.h"
#include "kernel/importKinetics.h"