KineticPreProcessor / KPP

The KPP kinetic preprocessor is a software tool that assists the computer simulation of chemical kinetic systems
GNU General Public License v3.0
22 stars 11 forks source link

Remove several more obsolete KPP commands #89

Closed yantosca closed 10 months ago

yantosca commented 10 months ago

This PR removes several more obsolete KPP commands/keywords as described in #43.

docs/source/using_kpp/04_input_for_kpp.rst

site-lisp/kpp.el site-lisp/kpp_mecca.el

src/debug.c

src/scan.h

src/scan.l

src/scan.y

src/scanner.c

CHANGELOG.md

yantosca commented 10 months ago

Thanks @RolfSander. I'll merge it now.