cantera/include/transport.h
2003-10-04 02:15:55 +00:00

6 lines
155 B
C
Executable file

#ifndef CT_TRANSPORT_INCL
#define CT_TRANSPORT_INCL
#include "kernel/transport/TransportFactory.h"
#include "kernel/transport/DustyGasTransport.h"
#endif