[GRASS-SVN] r56237 - grass/trunk/include/vect
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon May 13 03:37:58 PDT 2013
Author: martinl
Date: 2013-05-13 03:37:57 -0700 (Mon, 13 May 2013)
New Revision: 56237
Modified:
grass/trunk/include/vect/dig_structs.h
Log:
vlib: add note for Plus_head struct
Modified: grass/trunk/include/vect/dig_structs.h
===================================================================
--- grass/trunk/include/vect/dig_structs.h 2013-05-13 10:35:02 UTC (rev 56236)
+++ grass/trunk/include/vect/dig_structs.h 2013-05-13 10:37:57 UTC (rev 56237)
@@ -746,6 +746,9 @@
\brief Basic topology-related info
Holds basic topology-related information about vector map
+
+ Important note: you should NOT store non-topological information in
+ topological structures.
*/
struct Plus_head
{
More information about the grass-commit
mailing list