[cig-commits] commit: Removing a reference to ExperimentalUnderworld.

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


changeset:   21:21ca33d3bd17
user:        LukeHodkinson
date:        Fri Feb 08 04:28:48 2008 +0000
files:       SConstruct
description:
Removing a reference to ExperimentalUnderworld.


diff -r ffc97d964063 -r 21ca33d3bd17 SConstruct
--- a/SConstruct	Fri Feb 08 04:20:33 2008 +0000
+++ b/SConstruct	Fri Feb 08 04:28:48 2008 +0000
@@ -103,8 +103,4 @@ env.Append(LIBS=['Underworld'])
 env.Append(LIBS=['Underworld'])
 
 env.clear_all()
-SConscript('build/Experimental/SConscript', exports='env')
-env.Append(LIBS=['ExperimentalUnderworld'])
-
-env.clear_all()
 SConscript('build/gLucifer/SConscript', exports='env')



More information about the CIG-COMMITS mailing list