[GRASS-SVN] r34616 - in grass/trunk/raster/r.watershed: front ram
seg shed
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Nov 28 22:07:24 EST 2008
Author: hamish
Date: 2008-11-28 22:07:23 -0500 (Fri, 28 Nov 2008)
New Revision: 34616
Modified:
grass/trunk/raster/r.watershed/front/main.c
grass/trunk/raster/r.watershed/ram/main.c
grass/trunk/raster/r.watershed/seg/main.c
grass/trunk/raster/r.watershed/shed/main.c
Log:
email update (merge from devbr6)
Modified: grass/trunk/raster/r.watershed/front/main.c
===================================================================
--- grass/trunk/raster/r.watershed/front/main.c 2008-11-29 03:00:47 UTC (rev 34615)
+++ grass/trunk/raster/r.watershed/front/main.c 2008-11-29 03:07:23 UTC (rev 34616)
@@ -3,7 +3,8 @@
*
* MODULE: front end
* AUTHOR(S): Charles Ehlschlaeger, CERL (original contributor)
- * Brad Douglas <rez touchofmadness.com>, Hamish Bowman <hamish_nospam yahoo.com>
+ * Brad Douglas <rez touchofmadness.com>,
+ * Hamish Bowman <hamish_b yahoo.com>
* PURPOSE: Watershed determination
* COPYRIGHT: (C) 1999-2006 by the GRASS Development Team
*
Modified: grass/trunk/raster/r.watershed/ram/main.c
===================================================================
--- grass/trunk/raster/r.watershed/ram/main.c 2008-11-29 03:00:47 UTC (rev 34615)
+++ grass/trunk/raster/r.watershed/ram/main.c 2008-11-29 03:07:23 UTC (rev 34616)
@@ -4,7 +4,8 @@
* MODULE: ram - uses virtual memory
* AUTHOR(S): Charles Ehlschlaeger, CERL (original contributor)
* Markus Neteler <neteler itc.it>, Roberto Flor <flor itc.it>,
- * Brad Douglas <rez touchofmadness.com>, Hamish Bowman <hamish_nospam yahoo.com>
+ * Brad Douglas <rez touchofmadness.com>,
+ * Hamish Bowman <hamish_b yahoo com>
* PURPOSE: Watershed determination
* COPYRIGHT: (C) 1999-2006 by the GRASS Development Team
*
Modified: grass/trunk/raster/r.watershed/seg/main.c
===================================================================
--- grass/trunk/raster/r.watershed/seg/main.c 2008-11-29 03:00:47 UTC (rev 34615)
+++ grass/trunk/raster/r.watershed/seg/main.c 2008-11-29 03:07:23 UTC (rev 34616)
@@ -6,7 +6,7 @@
* Markus Neteler <neteler itc.it>,
* Roberto Flor <flor itc.it>,
* Brad Douglas <rez touchofmadness.com>,
- * Hamish Bowman <hamish_nospam yahoo.com>
+ * Hamish Bowman <hamish_b yahoo.com>
* PURPOSE: Watershed determination using the GRASS segmentation lib
* COPYRIGHT: (C) 1999-2006 by the GRASS Development Team
*
Modified: grass/trunk/raster/r.watershed/shed/main.c
===================================================================
--- grass/trunk/raster/r.watershed/shed/main.c 2008-11-29 03:00:47 UTC (rev 34615)
+++ grass/trunk/raster/r.watershed/shed/main.c 2008-11-29 03:07:23 UTC (rev 34616)
@@ -4,7 +4,8 @@
* MODULE: shed
* AUTHOR(S): Charles Ehlschlaeger, CERL (original contributor)
* Markus Neteler <neteler itc.it>, Roberto Flor <flor itc.it>,
- * Brad Douglas <rez touchofmadness.com>, Hamish Bowman <hamish_nospam yahoo.com>
+ * Brad Douglas <rez touchofmadness.com>,
+ * Hamish Bowman <hamish_b yahoo.com>
* PURPOSE: Watershed determination
* COPYRIGHT: (C) 1999-2006 by the GRASS Development Team
*
More information about the grass-commit
mailing list