[GRASS-SVN] r39816 - grass/trunk/scripts
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Nov 26 16:43:52 EST 2009
Author: martinl
Date: 2009-11-26 16:43:51 -0500 (Thu, 26 Nov 2009)
New Revision: 39816
Added:
grass/trunk/scripts/v.db.addcolumn/
Removed:
grass/trunk/scripts/v.db.addcol/
Modified:
grass/trunk/scripts/Makefile
Log:
v.db.addcol renamed to v.db.addcolumn (synchronize with other modules)
Modified: grass/trunk/scripts/Makefile
===================================================================
--- grass/trunk/scripts/Makefile 2009-11-26 21:41:21 UTC (rev 39815)
+++ grass/trunk/scripts/Makefile 2009-11-26 21:43:51 UTC (rev 39816)
@@ -40,7 +40,7 @@
v.centroids \
v.colors \
v.convert.all \
- v.db.addcol \
+ v.db.addcolumn \
v.db.addtable \
v.db.join \
v.db.dropcolumn \
More information about the grass-commit
mailing list