[cig-commits] r14213 - long/3D/SNAC/trunk/Snac/plugins/hillSlope

cstark at geodynamics.org cstark at geodynamics.org
Tue Mar 3 14:01:25 PST 2009


Author: cstark
Date: 2009-03-03 14:01:25 -0800 (Tue, 03 Mar 2009)
New Revision: 14213

Modified:
   long/3D/SNAC/trunk/Snac/plugins/hillSlope/CreateWeakPoints.c
Log:
Turned off DEBUG flag in CreateWeakPoints.c - was reporting too much stuff.



Modified: long/3D/SNAC/trunk/Snac/plugins/hillSlope/CreateWeakPoints.c
===================================================================
--- long/3D/SNAC/trunk/Snac/plugins/hillSlope/CreateWeakPoints.c	2009-03-03 21:44:32 UTC (rev 14212)
+++ long/3D/SNAC/trunk/Snac/plugins/hillSlope/CreateWeakPoints.c	2009-03-03 22:01:25 UTC (rev 14213)
@@ -65,7 +65,7 @@
 	#define PATH_MAX 1024
 #endif
 
-#define DEBUG
+//#define DEBUG
 
 
 /*



More information about the CIG-COMMITS mailing list