[GRASS-SVN] r56296 - grass-addons/grass7/raster/r.agent
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat May 18 05:55:07 PDT 2013
Author: mic
Date: 2013-05-18 05:55:06 -0700 (Sat, 18 May 2013)
New Revision: 56296
Modified:
grass-addons/grass7/raster/r.agent/r.agent.aco
Log:
produce some output
Modified: grass-addons/grass7/raster/r.agent/r.agent.aco
===================================================================
--- grass-addons/grass7/raster/r.agent/r.agent.aco 2013-05-18 12:46:27 UTC (rev 56295)
+++ grass-addons/grass7/raster/r.agent/r.agent.aco 2013-05-18 12:55:06 UTC (rev 56296)
@@ -277,8 +277,8 @@
# loop and write out the contents at the end
world.letantsdance(nextwrite)
# export the value maps
- world.playground.writelayer(anthill.Anthill.RESULT)
-# world.writeout()
+ world.playground.writelayer(anthill.Anthill.RESULT,
+ world.overwritepheormone)
# print "nrofpaths:", world.nrop
# count down outer
mainloops -= 1
More information about the grass-commit
mailing list