[cig-commits] r11266 - mc/1D/hc/trunk

becker at geodynamics.org becker at geodynamics.org
Tue Feb 26 23:15:32 PST 2008


Author: becker
Date: 2008-02-26 23:15:32 -0800 (Tue, 26 Feb 2008)
New Revision: 11266

Modified:
   mc/1D/hc/trunk/ggrd_grdtrack_util.h
   mc/1D/hc/trunk/ggrd_struc.h
Log:
Changed wording for clarity.



Modified: mc/1D/hc/trunk/ggrd_grdtrack_util.h
===================================================================
--- mc/1D/hc/trunk/ggrd_grdtrack_util.h	2008-02-27 05:54:14 UTC (rev 11265)
+++ mc/1D/hc/trunk/ggrd_grdtrack_util.h	2008-02-27 07:15:32 UTC (rev 11266)
@@ -20,8 +20,10 @@
 
 #ifdef USE_GMT4
 #define GGRD_GMT_GLOBAL_STRING "-fg"
+#define GGRD_GMT_XPERIODIC_STRING "-fx"
 #else
 #define GGRD_GMT_GLOBAL_STRING "-Lg"
+#define GGRD_GMT_XPERIODIC_STRING "-Lx"
 #endif
 
 /* 

Modified: mc/1D/hc/trunk/ggrd_struc.h
===================================================================
--- mc/1D/hc/trunk/ggrd_struc.h	2008-02-27 05:54:14 UTC (rev 11265)
+++ mc/1D/hc/trunk/ggrd_struc.h	2008-02-27 07:15:32 UTC (rev 11266)
@@ -135,7 +135,7 @@
   int age_control,age_control_init;
   
   char mat_file[1000];
-  char vtop_file[1000];
+  char vtop_dir[1000];
   char age_file[1000];
   
   /* grid structures */



More information about the cig-commits mailing list