[cig-commits] commit: added conditional on update of permeability field - only update if feVars exist

Mercurial hg at geodynamics.org
Mon Nov 24 11:22:48 PST 2008


changeset:   35:8d1e080db00d
user:        DavidLee
date:        Fri Feb 15 02:21:17 2008 +0000
files:       SConstruct
description:
added conditional on update of permeability field - only update if feVars exist


diff -r ac68ef588c1c -r 8d1e080db00d SConstruct
--- a/SConstruct	Fri Feb 15 01:12:43 2008 +0000
+++ b/SConstruct	Fri Feb 15 02:21:17 2008 +0000
@@ -2,7 +2,7 @@ import os
 
 # Check versions of some things.
 EnsurePythonVersion(2, 5)
-EnsureSConsVersion(0, 97)
+EnsureSConsVersion(0, 96,93)
 
 #
 # Create our substitution environment.



More information about the CIG-COMMITS mailing list