[GRASS-SVN] r33856 - in grass/trunk: db/drivers/mysql display/d.fontlist display/d.grid display/d.thematic.area display/d.vect general/g.mlist general/g.mremove gui/xml imagery/i.albedo imagery/i.latlong imagery/i.modis.qc imagery/i.vi include lib/arraystats lib/cairodriver lib/cluster lib/gis lib/htmldriver lib/pngdriver lib/psdriver lib/python lib/raster lib/stats lib/vector/vedit ps/ps.map raster/r.colors.out raster/r.external raster/r.grow.distance raster/r.mfilter raster/r.quantile raster/r.statistics2 raster/r.support raster/r.uslek raster/r.usler scripts/d.correlate scripts/d.polar scripts/d.rast.edit scripts/d.rast.leg scripts/db.dropcol scripts/db.droptable scripts/db.in.ogr scripts/db.out.ogr scripts/db.test scripts/g.manual scripts/i.fusion.brovey scripts/i.image.mosaic scripts/i.in.spotvgt scripts/i.landsat.rgb scripts/i.oif scripts/i.spectral scripts/i.tasscap scripts/m.proj scripts/r.blend scripts/r.fillnulls scripts/r.in.aster scripts/r.in.srtm scripts/r.mask scripts/r.plane scripts/r.reclass.area scripts/r.regression.line scripts/r.shaded.relief scripts/v.db.addcol scripts/v.db.addtable scripts/v.db.dropcol scripts/v.db.droptable scripts/v.db.join scripts/v.db.reconnect.all scripts/v.db.renamecol scripts/v.db.univar scripts/v.db.update scripts/v.dissolve scripts/v.in.e00 scripts/v.in.geonames scripts/v.in.gns scripts/v.in.mapgen scripts/v.in.wfs scripts/v.rast.stats scripts/v.report swig/python/NumPtr swig/python/NumPtr/lib swig/python/NumPtr/src vector/v.class vector/v.edit visualization/nviz2 visualization/ximgview

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Oct 13 01:26:30 EDT 2008


Author: glynn
Date: 2008-10-13 01:26:29 -0400 (Mon, 13 Oct 2008)
New Revision: 33856

Modified:
   grass/trunk/db/drivers/mysql/dbe.c
   grass/trunk/db/drivers/mysql/replace.c
   grass/trunk/display/d.fontlist/Makefile
   grass/trunk/display/d.fontlist/d.fontlist.html
   grass/trunk/display/d.fontlist/main.c
   grass/trunk/display/d.grid/fiducial.c
   grass/trunk/display/d.thematic.area/Makefile
   grass/trunk/display/d.thematic.area/area.c
   grass/trunk/display/d.thematic.area/d.thematic.area.html
   grass/trunk/display/d.thematic.area/local_proto.h
   grass/trunk/display/d.thematic.area/main.c
   grass/trunk/display/d.thematic.area/plot.h
   grass/trunk/display/d.thematic.area/plot1.c
   grass/trunk/display/d.vect/utils.c
   grass/trunk/general/g.mlist/Makefile
   grass/trunk/general/g.mlist/g.mlist.html
   grass/trunk/general/g.mlist/global.h
   grass/trunk/general/g.mlist/main.c
   grass/trunk/general/g.mlist/read_list.c
   grass/trunk/general/g.mlist/wc2regex.c
   grass/trunk/general/g.mremove/Makefile
   grass/trunk/general/g.mremove/check_reclass.c
   grass/trunk/general/g.mremove/do_remove.c
   grass/trunk/general/g.mremove/g.mremove.html
   grass/trunk/general/g.mremove/global.h
   grass/trunk/general/g.mremove/main.c
   grass/trunk/general/g.mremove/read_list.c
   grass/trunk/general/g.mremove/wc2regex.c
   grass/trunk/gui/xml/Makefile
   grass/trunk/imagery/i.albedo/Makefile
   grass/trunk/imagery/i.albedo/bb_alb_aster.c
   grass/trunk/imagery/i.albedo/bb_alb_landsat.c
   grass/trunk/imagery/i.albedo/bb_alb_modis.c
   grass/trunk/imagery/i.albedo/bb_alb_noaa.c
   grass/trunk/imagery/i.albedo/functions.h
   grass/trunk/imagery/i.albedo/i.albedo.html
   grass/trunk/imagery/i.albedo/main.c
   grass/trunk/imagery/i.latlong/Makefile
   grass/trunk/imagery/i.latlong/i.latlong.html
   grass/trunk/imagery/i.latlong/main.c
   grass/trunk/imagery/i.modis.qc/Makefile
   grass/trunk/imagery/i.modis.qc/i.modis.qc.html
   grass/trunk/imagery/i.modis.qc/main.c
   grass/trunk/imagery/i.modis.qc/qc250a.c
   grass/trunk/imagery/i.modis.qc/qc250b.c
   grass/trunk/imagery/i.modis.qc/qc250c.c
   grass/trunk/imagery/i.modis.qc/qc250d.c
   grass/trunk/imagery/i.modis.qc/qc250e.c
   grass/trunk/imagery/i.modis.qc/qc250f.c
   grass/trunk/imagery/i.modis.qc/qc500a.c
   grass/trunk/imagery/i.modis.qc/qc500c.c
   grass/trunk/imagery/i.modis.qc/qc500d.c
   grass/trunk/imagery/i.modis.qc/qc500e.c
   grass/trunk/imagery/i.vi/Makefile
   grass/trunk/imagery/i.vi/arvi.c
   grass/trunk/imagery/i.vi/dvi.c
   grass/trunk/imagery/i.vi/evi.c
   grass/trunk/imagery/i.vi/gari.c
   grass/trunk/imagery/i.vi/gemi.c
   grass/trunk/imagery/i.vi/gvi.c
   grass/trunk/imagery/i.vi/i.vi.html
   grass/trunk/imagery/i.vi/ipvi.c
   grass/trunk/imagery/i.vi/main.c
   grass/trunk/imagery/i.vi/msavi.c
   grass/trunk/imagery/i.vi/msavi2.c
   grass/trunk/imagery/i.vi/ndvi.c
   grass/trunk/imagery/i.vi/pvi.c
   grass/trunk/imagery/i.vi/savi.c
   grass/trunk/imagery/i.vi/sr.c
   grass/trunk/imagery/i.vi/wdvi.c
   grass/trunk/include/arraystats.h
   grass/trunk/include/cluster.h
   grass/trunk/include/vedit.h
   grass/trunk/lib/arraystats/Makefile
   grass/trunk/lib/arraystats/basic.c
   grass/trunk/lib/arraystats/class.c
   grass/trunk/lib/cairodriver/Text.c
   grass/trunk/lib/cairodriver/cairodriver.html
   grass/trunk/lib/cluster/Makefile
   grass/trunk/lib/gis/copy_dir.c
   grass/trunk/lib/gis/gdal.c
   grass/trunk/lib/htmldriver/Box.c
   grass/trunk/lib/htmldriver/Driver.c
   grass/trunk/lib/htmldriver/Graph_Clse.c
   grass/trunk/lib/htmldriver/Graph_Set.c
   grass/trunk/lib/htmldriver/Makefile
   grass/trunk/lib/htmldriver/Polygon.c
   grass/trunk/lib/htmldriver/Text.c
   grass/trunk/lib/htmldriver/htmldriver.html
   grass/trunk/lib/htmldriver/htmlmap.h
   grass/trunk/lib/pngdriver/Polygon.c
   grass/trunk/lib/pngdriver/pngdriver.html
   grass/trunk/lib/psdriver/psdriver.html
   grass/trunk/lib/python/Makefile
   grass/trunk/lib/raster/raster.c
   grass/trunk/lib/stats/c_kurt.c
   grass/trunk/lib/stats/c_skew.c
   grass/trunk/lib/vector/vedit/Makefile
   grass/trunk/lib/vector/vedit/distance.c
   grass/trunk/lib/vector/vedit/select.c
   grass/trunk/ps/ps.map/distance.h
   grass/trunk/raster/r.colors.out/Makefile
   grass/trunk/raster/r.colors.out/main.c
   grass/trunk/raster/r.colors.out/r.colors.out.html
   grass/trunk/raster/r.external/Makefile
   grass/trunk/raster/r.external/main.c
   grass/trunk/raster/r.external/r.external.html
   grass/trunk/raster/r.grow.distance/Makefile
   grass/trunk/raster/r.grow.distance/main.c
   grass/trunk/raster/r.grow.distance/r.grow.distance.html
   grass/trunk/raster/r.mfilter/Makefile
   grass/trunk/raster/r.mfilter/apply.c
   grass/trunk/raster/r.mfilter/execute.c
   grass/trunk/raster/r.mfilter/filter.h
   grass/trunk/raster/r.mfilter/getfilt.c
   grass/trunk/raster/r.mfilter/getrow.c
   grass/trunk/raster/r.mfilter/glob.h
   grass/trunk/raster/r.mfilter/local_proto.h
   grass/trunk/raster/r.mfilter/main.c
   grass/trunk/raster/r.mfilter/perform.c
   grass/trunk/raster/r.mfilter/r.mfilter.html
   grass/trunk/raster/r.mfilter/uppercase.c
   grass/trunk/raster/r.quantile/Makefile
   grass/trunk/raster/r.quantile/main.c
   grass/trunk/raster/r.quantile/r.quantile.html
   grass/trunk/raster/r.statistics2/Makefile
   grass/trunk/raster/r.statistics2/main.c
   grass/trunk/raster/r.statistics2/r.statistics2.html
   grass/trunk/raster/r.support/Makefile
   grass/trunk/raster/r.uslek/Makefile
   grass/trunk/raster/r.uslek/main.c
   grass/trunk/raster/r.uslek/prct2tex.c
   grass/trunk/raster/r.uslek/r.uslek.html
   grass/trunk/raster/r.uslek/tex2usle_k.c
   grass/trunk/raster/r.usler/Makefile
   grass/trunk/raster/r.usler/elswaify85.c
   grass/trunk/raster/r.usler/foster81.c
   grass/trunk/raster/r.usler/main.c
   grass/trunk/raster/r.usler/morgan74.c
   grass/trunk/raster/r.usler/r.usler.html
   grass/trunk/raster/r.usler/roose75.c
   grass/trunk/scripts/d.correlate/d.correlate.py
   grass/trunk/scripts/d.polar/d.polar.py
   grass/trunk/scripts/d.rast.edit/d.rast.edit.py
   grass/trunk/scripts/d.rast.leg/d.rast.leg.py
   grass/trunk/scripts/db.dropcol/db.dropcol.py
   grass/trunk/scripts/db.droptable/db.droptable.html
   grass/trunk/scripts/db.droptable/db.droptable.py
   grass/trunk/scripts/db.in.ogr/db.in.ogr.py
   grass/trunk/scripts/db.out.ogr/db.out.ogr.py
   grass/trunk/scripts/db.test/db.test.py
   grass/trunk/scripts/g.manual/g.manual.py
   grass/trunk/scripts/i.fusion.brovey/i.fusion.brovey.py
   grass/trunk/scripts/i.image.mosaic/i.image.mosaic.py
   grass/trunk/scripts/i.in.spotvgt/i.in.spotvgt.py
   grass/trunk/scripts/i.landsat.rgb/i.landsat.rgb.py
   grass/trunk/scripts/i.oif/i.oif.py
   grass/trunk/scripts/i.spectral/i.spectral.py
   grass/trunk/scripts/i.tasscap/i.tasscap.py
   grass/trunk/scripts/m.proj/m.proj.py
   grass/trunk/scripts/r.blend/r.blend.py
   grass/trunk/scripts/r.fillnulls/r.fillnulls.py
   grass/trunk/scripts/r.in.aster/r_in_aster.html
   grass/trunk/scripts/r.in.srtm/r.in.srtm.py
   grass/trunk/scripts/r.mask/r.mask.py
   grass/trunk/scripts/r.plane/r.plane.py
   grass/trunk/scripts/r.reclass.area/r.reclass.area.py
   grass/trunk/scripts/r.regression.line/r.regression.line.py
   grass/trunk/scripts/r.shaded.relief/r.shaded.relief.py
   grass/trunk/scripts/v.db.addcol/v.db.addcol.py
   grass/trunk/scripts/v.db.addtable/v.db.addtable.py
   grass/trunk/scripts/v.db.dropcol/v.db.dropcol.py
   grass/trunk/scripts/v.db.droptable/v.db.droptable.py
   grass/trunk/scripts/v.db.join/v.db.join.py
   grass/trunk/scripts/v.db.reconnect.all/v.db.reconnect.all.py
   grass/trunk/scripts/v.db.renamecol/v.db.renamecol.py
   grass/trunk/scripts/v.db.univar/v.db.univar.py
   grass/trunk/scripts/v.db.update/v.db.update.py
   grass/trunk/scripts/v.dissolve/v.dissolve.py
   grass/trunk/scripts/v.in.e00/v.in.e00.py
   grass/trunk/scripts/v.in.geonames/v.in.geonames.html
   grass/trunk/scripts/v.in.geonames/v.in.geonames.py
   grass/trunk/scripts/v.in.gns/v.in.gns.py
   grass/trunk/scripts/v.in.mapgen/v.in.mapgen.py
   grass/trunk/scripts/v.in.wfs/v.in.wfs.py
   grass/trunk/scripts/v.rast.stats/v.rast.stats.py
   grass/trunk/scripts/v.report/v.report.py
   grass/trunk/swig/python/NumPtr/Makefile
   grass/trunk/swig/python/NumPtr/lib/NumPtr.py
   grass/trunk/swig/python/NumPtr/lib/__init__.py
   grass/trunk/swig/python/NumPtr/lib/test.py
   grass/trunk/swig/python/NumPtr/readme.html
   grass/trunk/swig/python/NumPtr/setup.py
   grass/trunk/swig/python/NumPtr/src/Makefile
   grass/trunk/swig/python/NumPtr/src/NumPtr.i
   grass/trunk/swig/python/NumPtr/src/getpointer.c
   grass/trunk/swig/python/NumPtr/src/getpointer.h
   grass/trunk/swig/python/NumPtr/src/test.c
   grass/trunk/swig/python/NumPtr/src/test.h
   grass/trunk/vector/v.class/Makefile
   grass/trunk/vector/v.class/main.c
   grass/trunk/vector/v.class/v.class.html
   grass/trunk/vector/v.edit/snap.c
   grass/trunk/visualization/nviz2/Makefile
   grass/trunk/visualization/ximgview/ximgview.html
Log:
Set svn:eol-style property



Property changes on: grass/trunk/db/drivers/mysql/dbe.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/db/drivers/mysql/replace.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/display/d.fontlist/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/display/d.fontlist/d.fontlist.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/display/d.fontlist/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/display/d.grid/fiducial.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/display/d.thematic.area/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/display/d.thematic.area/area.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/display/d.thematic.area/d.thematic.area.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/display/d.thematic.area/local_proto.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/display/d.thematic.area/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/display/d.thematic.area/plot.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/display/d.thematic.area/plot1.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/display/d.vect/utils.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/general/g.mlist/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/general/g.mlist/g.mlist.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/general/g.mlist/global.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/general/g.mlist/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/general/g.mlist/read_list.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/general/g.mlist/wc2regex.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/general/g.mremove/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/general/g.mremove/check_reclass.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/general/g.mremove/do_remove.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/general/g.mremove/g.mremove.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/general/g.mremove/global.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/general/g.mremove/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/general/g.mremove/read_list.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/general/g.mremove/wc2regex.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/gui/xml/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.albedo/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.albedo/bb_alb_aster.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.albedo/bb_alb_landsat.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.albedo/bb_alb_modis.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.albedo/bb_alb_noaa.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.albedo/functions.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.albedo/i.albedo.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.albedo/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.latlong/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.latlong/i.latlong.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.latlong/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.modis.qc/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.modis.qc/i.modis.qc.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.modis.qc/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.modis.qc/qc250a.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.modis.qc/qc250b.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.modis.qc/qc250c.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.modis.qc/qc250d.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.modis.qc/qc250e.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.modis.qc/qc250f.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.modis.qc/qc500a.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.modis.qc/qc500c.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.modis.qc/qc500d.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.modis.qc/qc500e.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/arvi.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/dvi.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/evi.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/gari.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/gemi.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/gvi.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/i.vi.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/ipvi.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/msavi.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/msavi2.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/ndvi.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/pvi.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/savi.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/sr.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/imagery/i.vi/wdvi.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/include/arraystats.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/include/cluster.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/include/vedit.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/arraystats/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/arraystats/basic.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/arraystats/class.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/cairodriver/Text.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/cairodriver/cairodriver.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/cluster/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/gis/copy_dir.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/gis/gdal.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/htmldriver/Box.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/htmldriver/Driver.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/htmldriver/Graph_Clse.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/htmldriver/Graph_Set.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/htmldriver/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/htmldriver/Polygon.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/htmldriver/Text.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/htmldriver/htmldriver.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/htmldriver/htmlmap.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/pngdriver/Polygon.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/pngdriver/pngdriver.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/psdriver/psdriver.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/python/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/raster/raster.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/stats/c_kurt.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/stats/c_skew.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/vector/vedit/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/vector/vedit/distance.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/lib/vector/vedit/select.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/ps/ps.map/distance.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.colors.out/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.colors.out/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.colors.out/r.colors.out.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.external/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.external/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.external/r.external.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.grow.distance/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.grow.distance/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.grow.distance/r.grow.distance.html
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: grass/trunk/raster/r.mfilter/r.mfilter.html
===================================================================
--- grass/trunk/raster/r.mfilter/r.mfilter.html	2008-10-13 05:19:58 UTC (rev 33855)
+++ grass/trunk/raster/r.mfilter/r.mfilter.html	2008-10-13 05:26:29 UTC (rev 33856)
@@ -154,4 +154,4 @@
 U.S.Army Construction Engineering Research Laboratory
 
 <p>
-<i>Last changed: $Date$</i>
+<i>Last changed: $Date: 2008-08-17 14:27:35 +0100 (Sun, 17 Aug 2008) $</i>


Property changes on: grass/trunk/raster/r.quantile/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.quantile/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.quantile/r.quantile.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.statistics2/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.statistics2/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.statistics2/r.statistics2.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.uslek/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.uslek/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.uslek/prct2tex.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.uslek/r.uslek.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.uslek/tex2usle_k.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.usler/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.usler/elswaify85.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.usler/foster81.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.usler/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.usler/morgan74.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.usler/r.usler.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/raster/r.usler/roose75.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/d.correlate/d.correlate.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/d.polar/d.polar.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/d.rast.edit/d.rast.edit.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/d.rast.leg/d.rast.leg.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/db.dropcol/db.dropcol.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/db.droptable/db.droptable.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/db.droptable/db.droptable.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/db.in.ogr/db.in.ogr.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/db.out.ogr/db.out.ogr.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/db.test/db.test.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/g.manual/g.manual.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/i.fusion.brovey/i.fusion.brovey.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/i.image.mosaic/i.image.mosaic.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/i.in.spotvgt/i.in.spotvgt.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/i.landsat.rgb/i.landsat.rgb.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/i.oif/i.oif.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/i.spectral/i.spectral.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/i.tasscap/i.tasscap.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/m.proj/m.proj.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/r.blend/r.blend.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/r.fillnulls/r.fillnulls.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/r.in.aster/r_in_aster.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/r.in.srtm/r.in.srtm.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/r.mask/r.mask.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/r.plane/r.plane.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/r.reclass.area/r.reclass.area.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/r.regression.line/r.regression.line.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/r.shaded.relief/r.shaded.relief.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.db.addcol/v.db.addcol.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.db.addtable/v.db.addtable.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.db.dropcol/v.db.dropcol.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.db.droptable/v.db.droptable.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.db.join/v.db.join.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.db.reconnect.all/v.db.reconnect.all.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.db.renamecol/v.db.renamecol.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.db.univar/v.db.univar.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.db.update/v.db.update.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.dissolve/v.dissolve.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.in.e00/v.in.e00.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.in.geonames/v.in.geonames.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.in.geonames/v.in.geonames.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.in.gns/v.in.gns.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.in.mapgen/v.in.mapgen.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.in.wfs/v.in.wfs.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.rast.stats/v.rast.stats.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/scripts/v.report/v.report.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/swig/python/NumPtr/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/swig/python/NumPtr/lib/NumPtr.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/swig/python/NumPtr/lib/__init__.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/swig/python/NumPtr/lib/test.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/swig/python/NumPtr/readme.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/swig/python/NumPtr/setup.py
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/swig/python/NumPtr/src/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/swig/python/NumPtr/src/NumPtr.i
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/swig/python/NumPtr/src/getpointer.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/swig/python/NumPtr/src/getpointer.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/swig/python/NumPtr/src/test.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/swig/python/NumPtr/src/test.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/vector/v.class/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/vector/v.class/main.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/vector/v.class/v.class.html
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/vector/v.edit/snap.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/visualization/nviz2/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: grass/trunk/visualization/ximgview/ximgview.html
___________________________________________________________________
Name: svn:eol-style
   + native



More information about the grass-commit mailing list