cantera/Cantera/cxx/include/kinetics.h
2006-04-30 19:56:06 +00:00

11 lines
179 B
C

/*
* $Id$
*/
#ifndef CXX_INCL_KINETICS
#define CXX_INCL_KINETICS
#include "kernel/Kinetics.h"
#include "kernel/InterfaceKinetics.h"
#include "kernel/KineticsFactory.h"
#endif