From fc980299058fb1b790b591c20b3c1408983df9e6 Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Wed, 14 Dec 2011 05:54:52 +0000 Subject: [PATCH] Removed redundant configuration option "enable_rxnpath" --- SConstruct | 4 ---- 1 file changed, 4 deletions(-) diff --git a/SConstruct b/SConstruct index fc4d14175..bf993d3d5 100644 --- a/SConstruct +++ b/SConstruct @@ -210,10 +210,6 @@ opts.AddVariables( 'enable_solvers', 'Enable ODE integrators and DAE solvers', True), - BoolVariable( - 'enable_rxnpath', - 'Enable reaction path analysis', - True), BoolVariable( 'with_html_log_files', """write HTML log files. Some multiphase equilibrium