Files
cantera/include/README

11 lines
397 B
Plaintext
Raw Normal View History

2003-04-14 17:57:48 +00:00
2004-01-01 23:26:31 +00:00
NOTE: The header files that used to be located here are now in
Cantera/cxx/include.
2003-04-14 17:57:48 +00:00
The header files in this directory are for use in C++ application
2004-01-01 19:56:42 +00:00
programs that use Cantera. The Cantera kernel itself does not use these
header files. The kernel header files are kept in the same directory
as the implementation files, but during installation are put in
subdirectory kernel of this directory.