[cig-commits] r4379 - long/3D/Gale/trunk

walter at geodynamics.org walter at geodynamics.org
Thu Aug 17 17:37:34 PDT 2006


Author: walter
Date: 2006-08-17 17:37:34 -0700 (Thu, 17 Aug 2006)
New Revision: 4379

Modified:
   long/3D/Gale/trunk/
   long/3D/Gale/trunk/SConstruct.in
Log:
 r606 at earth:  boo | 2006-08-17 15:57:00 -0700
 Remove python stuff in SConstruct.in



Property changes on: long/3D/Gale/trunk
___________________________________________________________________
Name: svk:merge
   - 3a629746-de10-0410-b17b-fd6ecaaa963e:/cig:603
   + 3a629746-de10-0410-b17b-fd6ecaaa963e:/cig:606

Modified: long/3D/Gale/trunk/SConstruct.in
===================================================================
--- long/3D/Gale/trunk/SConstruct.in	2006-08-18 00:19:06 UTC (rev 4378)
+++ long/3D/Gale/trunk/SConstruct.in	2006-08-18 00:37:34 UTC (rev 4379)
@@ -149,15 +149,6 @@
     return static_lib_objects
 Export('libs')
 
-
-python_lib=[]
-python_py=[]
-python_include_dir='@PYTHON_INCLUDE_DIR@'
-Export('python_lib')
-Export('python_py')
-Export('python_include_dir')
-
-
 # Create a new Builder to handle creating the -meta files.
 
 def create_meta(target, source, env):



More information about the cig-commits mailing list