[GRASS-SVN] r56251 - grass/trunk/lib/vector
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue May 14 06:35:52 PDT 2013
Author: mmetz
Date: 2013-05-14 06:35:52 -0700 (Tue, 14 May 2013)
New Revision: 56251
Modified:
grass/trunk/lib/vector/vectorlib_topology.dox
Log:
Vlib documentation: points do not have nodes
Modified: grass/trunk/lib/vector/vectorlib_topology.dox
===================================================================
--- grass/trunk/lib/vector/vectorlib_topology.dox 2013-05-14 13:34:10 UTC (rev 56250)
+++ grass/trunk/lib/vector/vectorlib_topology.dox 2013-05-14 13:35:52 UTC (rev 56251)
@@ -169,7 +169,7 @@
\verbatim
One point (nodes: 0, lines: 1, areas: 0, isles: 0)
- + N1/L1
+ + L1
\endverbatim
Line L1 (see \ref P_line)
More information about the grass-commit
mailing list