mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
Fixed errors.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
PYTHON_CMD = @PYTHON_CMD@
|
||||
|
||||
run:
|
||||
$(PYTHON_CMD) catcomb.py
|
||||
$(PYTHON_CMD) diamond.py
|
||||
|
||||
test:
|
||||
./runtest
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
#
|
||||
/bin/rm -rf equilibrate_log*.html
|
||||
/bin/rm -rf .cttmp* ct2ctml.log transport_log.xml vcs_equilibrate_res*.csv \
|
||||
catcomb.csv output_0.txt diff*
|
||||
diamond.csv output_0.txt diff*
|
||||
|
||||
Reference in New Issue
Block a user