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. |
||
|---|---|---|
| .. | ||
| demos | ||
| include | ||
| src | ||
| README | ||
| SConscript | ||
This directory contains files that are part of the C++ user interface. For the kernel C++ files, see directory ../src.