[cig-commits] r8981 - cs/stats/trunk

sue at geodynamics.org sue at geodynamics.org
Thu Jan 3 13:49:13 PST 2008


Author: sue
Date: 2008-01-03 13:49:12 -0800 (Thu, 03 Jan 2008)
New Revision: 8981

Modified:
   cs/stats/trunk/get_all.cxx
   cs/stats/trunk/years
Log:
Remove 2006, add 2008 to years

Modified: cs/stats/trunk/get_all.cxx
===================================================================
--- cs/stats/trunk/get_all.cxx	2008-01-03 21:40:54 UTC (rev 8980)
+++ cs/stats/trunk/get_all.cxx	2008-01-03 21:49:12 UTC (rev 8981)
@@ -33,7 +33,6 @@
   months.push_back("Nov");
   months.push_back("Dec");
 
-  years.push_back("2006");
   years.push_back("2007");
   years.push_back("2008");
 

Modified: cs/stats/trunk/years
===================================================================
--- cs/stats/trunk/years	2008-01-03 21:40:54 UTC (rev 8980)
+++ cs/stats/trunk/years	2008-01-03 21:49:12 UTC (rev 8981)
@@ -1,2 +1,2 @@
-2006
 2007
+2008
\ No newline at end of file



More information about the cig-commits mailing list