[GRASS-SVN] r55545 - grass-addons/grass6/vector/v.trimesh

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Mar 27 03:42:08 PDT 2013


Author: neteler
Date: 2013-03-27 03:42:08 -0700 (Wed, 27 Mar 2013)
New Revision: 55545

Modified:
   grass-addons/grass6/vector/v.trimesh/description.html
Log:
v.trimesh: clarify that Triangle must be downloaded and installed separately to use v.trimesh

Modified: grass-addons/grass6/vector/v.trimesh/description.html
===================================================================
--- grass-addons/grass6/vector/v.trimesh/description.html	2013-03-27 10:39:46 UTC (rev 55544)
+++ grass-addons/grass6/vector/v.trimesh/description.html	2013-03-27 10:42:08 UTC (rev 55545)
@@ -3,13 +3,12 @@
 <em>v.trimesh</em> creates a triangular mesh using Triangle (by
 Jonathan Richard Shewchunk).
 
-
 <h2>NOTES</h2>
 
-The Triangle library is not GPL compatible (it is not free for commercial use)
-so must be sourced and this addon module compiled by the end user.
+The Triangle library is not GPL compatible (as it is not free for commercial use)
+so must be downloaded and installed separately prior to compile this
+GRASS GIS addon.
 
-
 <h2>AUTHOR</h2>
 
 Jaime Carrera-Hernandez



More information about the grass-commit mailing list