[GRASS-SVN] r45459 - in grass-addons/grass7/raster: r.area r.convergence r.fuzzy r.fuzzy/r.fuzzy.logic r.fuzzy/r.fuzzy.set r.fuzzy/r.fuzzy.system r.stream/r.stream.snap

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Feb 26 02:53:29 EST 2011


Author: hamish
Date: 2011-02-25 23:53:29 -0800 (Fri, 25 Feb 2011)
New Revision: 45459

Modified:
   grass-addons/grass7/raster/r.area/Makefile
   grass-addons/grass7/raster/r.area/main.c
   grass-addons/grass7/raster/r.area/r.area.html
   grass-addons/grass7/raster/r.convergence/Makefile
   grass-addons/grass7/raster/r.convergence/conv.png
   grass-addons/grass7/raster/r.convergence/local_proto.h
   grass-addons/grass7/raster/r.convergence/main.c
   grass-addons/grass7/raster/r.convergence/memory.c
   grass-addons/grass7/raster/r.convergence/r.convergence.html
   grass-addons/grass7/raster/r.convergence/r.convergence.tmp.html
   grass-addons/grass7/raster/r.convergence/slope_aspect.c
   grass-addons/grass7/raster/r.fuzzy/Makefile
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.logic/Makefile
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.logic/local_proto.h
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.logic/logic.c
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.logic/main.c
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.logic/r.fuzzy.logic.html
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/Makefile
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/boundary.png
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/fuzzy.c
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/local_proto.h
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/main.c
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/r.fuzzy.set.html
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/set.png
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/shape.png
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/Makefile
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/f_result.png
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/fuzzylogic.c
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/helpers.c
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/io.c
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/local_proto.h
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/main.c
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/map_parser.c
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/r.fuzzy.system.html
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/rule_parser.c
   grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/system.c
   grass-addons/grass7/raster/r.stream/r.stream.snap/Makefile
   grass-addons/grass7/raster/r.stream/r.stream.snap/io.c
   grass-addons/grass7/raster/r.stream/r.stream.snap/io.h
   grass-addons/grass7/raster/r.stream/r.stream.snap/local_proto.h
   grass-addons/grass7/raster/r.stream/r.stream.snap/local_vars.h
   grass-addons/grass7/raster/r.stream/r.stream.snap/main.c
   grass-addons/grass7/raster/r.stream/r.stream.snap/points_io.c
   grass-addons/grass7/raster/r.stream/r.stream.snap/r.stream.snap.html
   grass-addons/grass7/raster/r.stream/r.stream.snap/snap.c
Log:
+svn props


Property changes on: grass-addons/grass7/raster/r.area/Makefile
___________________________________________________________________
Added: svn:mime-type
   + text/x-makefile
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.area/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.area/r.area.html
___________________________________________________________________
Added: svn:mime-type
   + text/html
Added: svn:keywords
   + Author Date Id
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.convergence/Makefile
___________________________________________________________________
Added: svn:mime-type
   + text/x-makefile
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.convergence/conv.png
___________________________________________________________________
Modified: svn:mime-type
   - application/octet-stream
   + image/png


Property changes on: grass-addons/grass7/raster/r.convergence/local_proto.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.convergence/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.convergence/memory.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.convergence/r.convergence.html
___________________________________________________________________
Added: svn:mime-type
   + text/html
Added: svn:keywords
   + Author Date Id
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.convergence/r.convergence.tmp.html
___________________________________________________________________
Added: svn:mime-type
   + text/html
Added: svn:keywords
   + Author Date Id
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.convergence/slope_aspect.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/Makefile
___________________________________________________________________
Added: svn:mime-type
   + text/x-makefile
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.logic/Makefile
___________________________________________________________________
Added: svn:mime-type
   + text/x-makefile
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.logic/local_proto.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.logic/logic.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.logic/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.logic/r.fuzzy.logic.html
___________________________________________________________________
Added: svn:mime-type
   + text/html
Added: svn:keywords
   + Author Date Id
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/Makefile
___________________________________________________________________
Added: svn:mime-type
   + text/x-makefile
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/boundary.png
___________________________________________________________________
Modified: svn:mime-type
   - application/octet-stream
   + image/png


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/fuzzy.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/local_proto.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/r.fuzzy.set.html
___________________________________________________________________
Added: svn:mime-type
   + text/html
Added: svn:keywords
   + Author Date Id
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/set.png
___________________________________________________________________
Modified: svn:mime-type
   - application/octet-stream
   + image/png


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.set/shape.png
___________________________________________________________________
Modified: svn:mime-type
   - application/octet-stream
   + image/png


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/Makefile
___________________________________________________________________
Added: svn:mime-type
   + text/x-makefile
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/f_result.png
___________________________________________________________________
Modified: svn:mime-type
   - application/octet-stream
   + image/png


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/fuzzylogic.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/helpers.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/io.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/local_proto.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/map_parser.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/r.fuzzy.system.html
___________________________________________________________________
Added: svn:mime-type
   + text/html
Added: svn:keywords
   + Author Date Id
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/rule_parser.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.fuzzy/r.fuzzy.system/system.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.stream/r.stream.snap/Makefile
___________________________________________________________________
Added: svn:mime-type
   + text/x-makefile
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.stream/r.stream.snap/io.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.stream/r.stream.snap/io.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.stream/r.stream.snap/local_proto.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.stream/r.stream.snap/local_vars.h
___________________________________________________________________
Added: svn:mime-type
   + text/x-chdr
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.stream/r.stream.snap/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.stream/r.stream.snap/points_io.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.stream/r.stream.snap/r.stream.snap.html
___________________________________________________________________
Added: svn:mime-type
   + text/html
Added: svn:keywords
   + Author Date Id
Added: svn:eol-style
   + native


Property changes on: grass-addons/grass7/raster/r.stream/r.stream.snap/snap.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native



More information about the grass-commit mailing list