cantera/Cantera/cxx/include/transport.h
2004-01-01 23:11:10 +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