[GRASS-SVN] r46560 - in grass/branches/develbranch_6: display/d.grid display/d.thematic.area general/g.mlist general/g.mremove imagery/i.modis.qc imagery/i.rectify lib/arraystats lib/gis lib/gmath lib/init lib/proj lib/stats mswindows/osgeo4w raster/r.external raster/r.gwflow raster/r.out.gdal raster/r.param.scale raster/r.proj.seg raster/r.quantile raster/r.resample raster/r.sun2 vector/v.buffer2 vector/v.class vector/v.delaunay2 vector/v.edit vector/v.hull

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jun 3 13:23:17 EDT 2011


Author: neteler
Date: 2011-06-03 10:23:17 -0700 (Fri, 03 Jun 2011)
New Revision: 46560

Modified:
   grass/branches/develbranch_6/display/d.grid/fiducial.c
   grass/branches/develbranch_6/display/d.thematic.area/area.c
   grass/branches/develbranch_6/display/d.thematic.area/main.c
   grass/branches/develbranch_6/display/d.thematic.area/plot1.c
   grass/branches/develbranch_6/general/g.mlist/main.c
   grass/branches/develbranch_6/general/g.mlist/read_list.c
   grass/branches/develbranch_6/general/g.mlist/wc2regex.c
   grass/branches/develbranch_6/general/g.mremove/check_reclass.c
   grass/branches/develbranch_6/general/g.mremove/do_remove.c
   grass/branches/develbranch_6/general/g.mremove/main.c
   grass/branches/develbranch_6/general/g.mremove/read_list.c
   grass/branches/develbranch_6/general/g.mremove/wc2regex.c
   grass/branches/develbranch_6/imagery/i.modis.qc/mod11A1a.c
   grass/branches/develbranch_6/imagery/i.modis.qc/mod11A1b.c
   grass/branches/develbranch_6/imagery/i.modis.qc/mod11A1c.c
   grass/branches/develbranch_6/imagery/i.modis.qc/mod11A1d.c
   grass/branches/develbranch_6/imagery/i.rectify/bilinear.c
   grass/branches/develbranch_6/imagery/i.rectify/bilinear_f.c
   grass/branches/develbranch_6/imagery/i.rectify/cubic.c
   grass/branches/develbranch_6/imagery/i.rectify/cubic_f.c
   grass/branches/develbranch_6/imagery/i.rectify/nearest.c
   grass/branches/develbranch_6/imagery/i.rectify/readcell.c
   grass/branches/develbranch_6/lib/arraystats/basic.c
   grass/branches/develbranch_6/lib/arraystats/class.c
   grass/branches/develbranch_6/lib/gis/copy_dir.c
   grass/branches/develbranch_6/lib/gis/dllmain.c
   grass/branches/develbranch_6/lib/gis/fmode.c
   grass/branches/develbranch_6/lib/gis/gdal.c
   grass/branches/develbranch_6/lib/gis/seek.c
   grass/branches/develbranch_6/lib/gmath/ATLAS_wrapper_blas_level_1.c
   grass/branches/develbranch_6/lib/gmath/blas_level_1.c
   grass/branches/develbranch_6/lib/gmath/blas_level_2.c
   grass/branches/develbranch_6/lib/gmath/blas_level_3.c
   grass/branches/develbranch_6/lib/gmath/ccmath_grass_wrapper.c
   grass/branches/develbranch_6/lib/gmath/solvers_classic_iter.c
   grass/branches/develbranch_6/lib/gmath/solvers_direct.c
   grass/branches/develbranch_6/lib/gmath/solvers_krylov.c
   grass/branches/develbranch_6/lib/gmath/sparse_matrix.c
   grass/branches/develbranch_6/lib/init/init.sh
   grass/branches/develbranch_6/lib/proj/ftol.c
   grass/branches/develbranch_6/lib/stats/c_kurt.c
   grass/branches/develbranch_6/lib/stats/c_skew.c
   grass/branches/develbranch_6/lib/stats/c_thresh.c
   grass/branches/develbranch_6/mswindows/osgeo4w/mklibs.sh
   grass/branches/develbranch_6/mswindows/osgeo4w/package.sh
   grass/branches/develbranch_6/raster/r.external/main.c
   grass/branches/develbranch_6/raster/r.gwflow/valid_calc_7x7.sh
   grass/branches/develbranch_6/raster/r.gwflow/valid_calc_excavation.sh
   grass/branches/develbranch_6/raster/r.out.gdal/export_band.c
   grass/branches/develbranch_6/raster/r.param.scale/cols.sh
   grass/branches/develbranch_6/raster/r.param.scale/param.sh
   grass/branches/develbranch_6/raster/r.proj.seg/bilinear_f.c
   grass/branches/develbranch_6/raster/r.proj.seg/cubic_f.c
   grass/branches/develbranch_6/raster/r.quantile/main.c
   grass/branches/develbranch_6/raster/r.resample/diff.sh
   grass/branches/develbranch_6/raster/r.sun2/rsunlib.c
   grass/branches/develbranch_6/vector/v.buffer2/main.c
   grass/branches/develbranch_6/vector/v.class/main.c
   grass/branches/develbranch_6/vector/v.delaunay2/edge.c
   grass/branches/develbranch_6/vector/v.delaunay2/geometry.c
   grass/branches/develbranch_6/vector/v.delaunay2/in_out.c
   grass/branches/develbranch_6/vector/v.delaunay2/main.c
   grass/branches/develbranch_6/vector/v.delaunay2/memory.c
   grass/branches/develbranch_6/vector/v.edit/snap.c
   grass/branches/develbranch_6/vector/v.hull/chull.c
Log:
svn propset


Property changes on: grass/branches/develbranch_6/display/d.grid/fiducial.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/display/d.thematic.area/area.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/display/d.thematic.area/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/display/d.thematic.area/plot1.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/general/g.mlist/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/general/g.mlist/read_list.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/general/g.mlist/wc2regex.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/general/g.mremove/check_reclass.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/general/g.mremove/do_remove.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/general/g.mremove/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/general/g.mremove/read_list.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/general/g.mremove/wc2regex.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/imagery/i.modis.qc/mod11A1a.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/imagery/i.modis.qc/mod11A1b.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/imagery/i.modis.qc/mod11A1c.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/imagery/i.modis.qc/mod11A1d.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/imagery/i.rectify/bilinear.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/imagery/i.rectify/bilinear_f.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/imagery/i.rectify/cubic.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/imagery/i.rectify/cubic_f.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/imagery/i.rectify/nearest.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/imagery/i.rectify/readcell.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/arraystats/basic.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/arraystats/class.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/gis/copy_dir.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/gis/dllmain.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/lib/gis/fmode.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/lib/gis/gdal.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/lib/gis/seek.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/gmath/ATLAS_wrapper_blas_level_1.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/gmath/blas_level_1.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/gmath/blas_level_2.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/gmath/blas_level_3.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/gmath/ccmath_grass_wrapper.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/gmath/solvers_classic_iter.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/gmath/solvers_direct.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/gmath/solvers_krylov.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/gmath/sparse_matrix.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/init/init.sh
___________________________________________________________________
Added: svn:executable
   + *


Property changes on: grass/branches/develbranch_6/lib/proj/ftol.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/lib/stats/c_kurt.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/lib/stats/c_skew.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/lib/stats/c_thresh.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/mswindows/osgeo4w/mklibs.sh
___________________________________________________________________
Added: svn:mime-type
   + text/x-sh


Property changes on: grass/branches/develbranch_6/mswindows/osgeo4w/package.sh
___________________________________________________________________
Added: svn:executable
   + *


Property changes on: grass/branches/develbranch_6/raster/r.external/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/raster/r.gwflow/valid_calc_7x7.sh
___________________________________________________________________
Added: svn:executable
   + *


Property changes on: grass/branches/develbranch_6/raster/r.gwflow/valid_calc_excavation.sh
___________________________________________________________________
Added: svn:executable
   + *


Property changes on: grass/branches/develbranch_6/raster/r.out.gdal/export_band.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/raster/r.param.scale/cols.sh
___________________________________________________________________
Added: svn:executable
   + *


Property changes on: grass/branches/develbranch_6/raster/r.param.scale/param.sh
___________________________________________________________________
Added: svn:executable
   + *


Property changes on: grass/branches/develbranch_6/raster/r.proj.seg/bilinear_f.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/raster/r.proj.seg/cubic_f.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


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


Property changes on: grass/branches/develbranch_6/raster/r.resample/diff.sh
___________________________________________________________________
Added: svn:executable
   + *


Property changes on: grass/branches/develbranch_6/raster/r.sun2/rsunlib.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/vector/v.buffer2/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/vector/v.class/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/vector/v.delaunay2/edge.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/vector/v.delaunay2/geometry.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/vector/v.delaunay2/in_out.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/vector/v.delaunay2/main.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/vector/v.delaunay2/memory.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc


Property changes on: grass/branches/develbranch_6/vector/v.edit/snap.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc
Added: svn:eol-style
   + native


Property changes on: grass/branches/develbranch_6/vector/v.hull/chull.c
___________________________________________________________________
Added: svn:mime-type
   + text/x-csrc



More information about the grass-commit mailing list