[GRASS-SVN] r49028 - grass-addons/grass7/raster/r.agent
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Oct 31 18:10:29 EDT 2011
Author: mic
Date: 2011-10-31 15:10:29 -0700 (Mon, 31 Oct 2011)
New Revision: 49028
Modified:
grass-addons/grass7/raster/r.agent/r.agent.html
Log:
start using grass style interface
Modified: grass-addons/grass7/raster/r.agent/r.agent.html
===================================================================
--- grass-addons/grass7/raster/r.agent/r.agent.html 2011-10-31 22:07:13 UTC (rev 49027)
+++ grass-addons/grass7/raster/r.agent/r.agent.html 2011-10-31 22:10:29 UTC (rev 49028)
@@ -61,9 +61,9 @@
(for certain tests, the following files must exist though:
"elev.grid", and "arch.vect"):
<p>
-user at host:libagent$ cd library
+user at host:~$ cd /<pathtoaddons>/r.agent/libagent
<p>
-# ./alltests.py
+user at host:libagent$ ./alltests.py
<h2>TODO</h2>
More information about the grass-commit
mailing list