Files
cantera/include/core.h
2003-04-14 17:57:48 +00:00

10 lines
133 B
C

#ifndef CT_CORE_H
#define CT_CORE_H
#include "kernel/ThermoPhase.h"
#include "kernel/Kinetics.h"
#include "kernel/ctml.h"
#endif