[GRASS-SVN] r36903 - grass/trunk/vector
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Apr 26 17:34:03 EDT 2009
Author: martinl
Date: 2009-04-26 17:34:03 -0400 (Sun, 26 Apr 2009)
New Revision: 36903
Modified:
grass/trunk/vector/Makefile
Log:
some module's dir renamed (strip '2')
Modified: grass/trunk/vector/Makefile
===================================================================
--- grass/trunk/vector/Makefile 2009-04-26 21:33:05 UTC (rev 36902)
+++ grass/trunk/vector/Makefile 2009-04-26 21:34:03 UTC (rev 36903)
@@ -4,7 +4,7 @@
PGM = vectorintro
SUBDIRS = \
- v.buffer2 \
+ v.buffer \
v.build \
v.build.polylines \
v.category \
@@ -13,7 +13,7 @@
v.convert \
v.db.connect \
v.db.select \
- v.delaunay2 \
+ v.delaunay \
v.distance \
v.drape \
v.edit \
@@ -49,7 +49,7 @@
v.out.svg \
v.out.vtk \
v.overlay \
- v.parallel2 \
+ v.parallel \
v.patch \
v.perturb \
v.split \
More information about the grass-commit
mailing list