Added comments
This commit is contained in:
parent
f7a1a0ae9e
commit
7a3044efda
2 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# This is currently the test base. Meaning that the blessed versions
|
||||
# of all test problems are created from this configuration.
|
||||
#
|
||||
CANTERA_CONFIG_PREFIX=/home/hkmoffa/arch/linux64_gcc424/cantera-1.8_python252_numpy
|
||||
export CANTERA_CONFIG_PREFIX
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# This is currently the test base. Meaning that the blessed versions
|
||||
# of all test problems are created from this configuration.
|
||||
#
|
||||
CANTERA_CONFIG_PREFIX=/home/hkmoffa/arch/linux64_gcc424/cantera-1.8_python252_numpy
|
||||
export CANTERA_CONFIG_PREFIX
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue