cantera/Cantera/cxx
Ray Speth 8b699082c8 Removed cantera/kernel from include path
The "cantera/kernel" directory is now part of the include path only
when building the Cantera kernel. All other modules include files in
this directory as "kernel/header.h".

This fixes a problem distinguishing between kernel/Kinetics.h and
kinetics.h on Windows.
2012-01-09 17:31:21 +00:00
..
demos Remove files for Autotools and Visual Studio build systems 2011-12-14 19:38:10 +00:00
include Remove files for Autotools and Visual Studio build systems 2011-12-14 19:38:10 +00:00
src Removed cantera/kernel from include path 2012-01-09 17:31:21 +00:00
README Initial revision 2003-04-14 17:57:48 +00:00
SConscript Add stage_dir config option 2011-12-14 19:41:21 +00:00

This directory contains files that are part of the C++ user
interface. For the kernel C++ files, see directory ../src.