--- trunk/finley/test/SConstruct 2006/01/10 04:10:39 425 +++ trunk/finley/test/SConstruct 2006/01/24 04:36:54 455 @@ -1,4 +1,7 @@ # top-level Scons configuration file for all finley unit tests + +# +# set appropriate configuration variable defaults esysroot=str(Dir('./../../').abspath) execfile(str(File(esysroot+"/scons/esys_options.py")))