cantera/include/cantera/surface.h

7 lines
127 B
C

#ifndef CT_SURFACE_INCL
#define CT_SURFACE_INCL
#include "thermo/SurfPhase.h"
#include "kinetics/InterfaceKinetics.h"
#endif