[GRASS-SVN] r47522 -
grass/branches/releasebranch_6_4/raster/r.texture
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Aug 10 06:08:45 EDT 2011
Author: neteler
Date: 2011-08-10 03:08:45 -0700 (Wed, 10 Aug 2011)
New Revision: 47522
Modified:
grass/branches/releasebranch_6_4/raster/r.texture/main.c
Log:
fix se and sv suffixes
Modified: grass/branches/releasebranch_6_4/raster/r.texture/main.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.texture/main.c 2011-08-10 00:02:55 UTC (rev 47521)
+++ grass/branches/releasebranch_6_4/raster/r.texture/main.c 2011-08-10 10:08:45 UTC (rev 47522)
@@ -35,8 +35,8 @@
"_Var_0", "_Var_45", "_Var_90", "_Var_135",
"_IDM_0", "_IDM_45", "_IDM_90", "_IDM_135",
"_SA_0", "_SA_45", "_SA_90", "_SA_135",
+ "_SE_0", "_SE_45", "_SE_90", "_SE_135",
"_SV_0", "_SV_45", "_SV_90", "_SV_135",
- "_SE_0", "_SE_45", "_SE_90", "_SE_135",
"_Entr_0", "_Entr_45", "_Entr_90", "_Entr_135",
"_DV_0", "_DV_45", "_DV_90", "_DV_135",
"_DE_0", "_DE_45", "_DE_90", "_DE_135",
More information about the grass-commit
mailing list