1) empty child xml elements had an extra / character being added onto
the end of their name
2) comments with beginning and ending white space were being copied
with an extra space added on to the front and end of the string.
|
||
|---|---|---|
| .. | ||
| clib | ||
| cxx | ||
| fortran/src | ||
| lib | ||
| matlab | ||
| python | ||
| src | ||
| .cvsignore | ||
| Makefile.in | ||
| README.txt | ||
This directory contains the source for Cantera and its various language interfaces. clib - the library of C-callable functions used by the Python and Matlab interfaces. cxx - files that are only required for C++ application programs. matlab - the Cantera Matlab toolbox python - the Cantera Python package src - the Cantera kernel