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

5 lines
97 B
C
Executable file

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