From 7a3044efda1fd8de29a77fb890c3ecd7eea3aab0 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Fri, 24 Jul 2009 01:01:34 +0000 Subject: [PATCH] Added comments --- docs/install_examples/linux.64_gcc424_python252_numpy | 2 ++ docs/install_examples/test_base | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/install_examples/linux.64_gcc424_python252_numpy b/docs/install_examples/linux.64_gcc424_python252_numpy index 571605151..f1bf2ed4d 100755 --- a/docs/install_examples/linux.64_gcc424_python252_numpy +++ b/docs/install_examples/linux.64_gcc424_python252_numpy @@ -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 diff --git a/docs/install_examples/test_base b/docs/install_examples/test_base index 571605151..f1bf2ed4d 100755 --- a/docs/install_examples/test_base +++ b/docs/install_examples/test_base @@ -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