[GRASS-SVN] r50996 - in grass-addons/grass6/imagery: i.homography
i.landsat.dehaze i.linespoints i.points.reproj i.spec.sam
i.spec.unmix i.warp
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 5 09:39:18 EST 2012
Author: neteler
Date: 2012-03-05 06:39:18 -0800 (Mon, 05 Mar 2012)
New Revision: 50996
Modified:
grass-addons/grass6/imagery/i.homography/func.h
grass-addons/grass6/imagery/i.homography/global.h
grass-addons/grass6/imagery/i.homography/lu.c
grass-addons/grass6/imagery/i.homography/main.c
grass-addons/grass6/imagery/i.homography/matrix.c
grass-addons/grass6/imagery/i.homography/open.c
grass-addons/grass6/imagery/i.homography/pi.c
grass-addons/grass6/imagery/i.landsat.dehaze/i.landsat.dehaze
grass-addons/grass6/imagery/i.linespoints/analyze.c
grass-addons/grass6/imagery/i.linespoints/ask.c
grass-addons/grass6/imagery/i.linespoints/ask_mag.c
grass-addons/grass6/imagery/i.linespoints/call.c
grass-addons/grass6/imagery/i.linespoints/cell.c
grass-addons/grass6/imagery/i.linespoints/cellhd.c
grass-addons/grass6/imagery/i.linespoints/colors.c
grass-addons/grass6/imagery/i.linespoints/conv.c
grass-addons/grass6/imagery/i.linespoints/curses.c
grass-addons/grass6/imagery/i.linespoints/debug.c
grass-addons/grass6/imagery/i.linespoints/defs.h
grass-addons/grass6/imagery/i.linespoints/digit.c
grass-addons/grass6/imagery/i.linespoints/dot.c
grass-addons/grass6/imagery/i.linespoints/drawcell.c
grass-addons/grass6/imagery/i.linespoints/driver.c
grass-addons/grass6/imagery/i.linespoints/equ.c
grass-addons/grass6/imagery/i.linespoints/find.c
grass-addons/grass6/imagery/i.linespoints/georef.c
grass-addons/grass6/imagery/i.linespoints/globals.h
grass-addons/grass6/imagery/i.linespoints/graphics.c
grass-addons/grass6/imagery/i.linespoints/group.c
grass-addons/grass6/imagery/i.linespoints/input.c
grass-addons/grass6/imagery/i.linespoints/line.c
grass-addons/grass6/imagery/i.linespoints/local_proto.h
grass-addons/grass6/imagery/i.linespoints/main.c
grass-addons/grass6/imagery/i.linespoints/mark.c
grass-addons/grass6/imagery/i.linespoints/mouse.c
grass-addons/grass6/imagery/i.linespoints/points.c
grass-addons/grass6/imagery/i.linespoints/target.c
grass-addons/grass6/imagery/i.linespoints/title.c
grass-addons/grass6/imagery/i.linespoints/view.c
grass-addons/grass6/imagery/i.linespoints/where.c
grass-addons/grass6/imagery/i.linespoints/write_line.c
grass-addons/grass6/imagery/i.linespoints/zoom.c
grass-addons/grass6/imagery/i.linespoints/zoom_box.c
grass-addons/grass6/imagery/i.linespoints/zoom_pnt.c
grass-addons/grass6/imagery/i.points.reproj/i.points.reproj
grass-addons/grass6/imagery/i.spec.sam/err.h
grass-addons/grass6/imagery/i.spec.sam/global.h
grass-addons/grass6/imagery/i.spec.sam/hist.c
grass-addons/grass6/imagery/i.spec.sam/machine.h
grass-addons/grass6/imagery/i.spec.sam/main.c
grass-addons/grass6/imagery/i.spec.sam/matrix.h
grass-addons/grass6/imagery/i.spec.sam/matrix2.h
grass-addons/grass6/imagery/i.spec.sam/meminfo.h
grass-addons/grass6/imagery/i.spec.sam/open.c
grass-addons/grass6/imagery/i.spec.sam/spec_angle.c
grass-addons/grass6/imagery/i.spec.sam/view.sh
grass-addons/grass6/imagery/i.spec.unmix/global.h
grass-addons/grass6/imagery/i.spec.unmix/hist.c
grass-addons/grass6/imagery/i.spec.unmix/histogram.c
grass-addons/grass6/imagery/i.spec.unmix/main.c
grass-addons/grass6/imagery/i.spec.unmix/meminfo.h
grass-addons/grass6/imagery/i.spec.unmix/meschach_convert.txt
grass-addons/grass6/imagery/i.spec.unmix/meschach_grass.txt
grass-addons/grass6/imagery/i.spec.unmix/open.c
grass-addons/grass6/imagery/i.spec.unmix/spec_angle.c
grass-addons/grass6/imagery/i.warp/i.warp
Log:
svn propset
Property changes on: grass-addons/grass6/imagery/i.homography/func.h
___________________________________________________________________
Added: svn:mime-type
+ text/x-chdr
Added: svn:eol-style
+ native
Property changes on: grass-addons/grass6/imagery/i.homography/global.h
___________________________________________________________________
Added: svn:mime-type
+ text/x-chdr
Added: svn:eol-style
+ native
Property changes on: grass-addons/grass6/imagery/i.homography/lu.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Added: svn:eol-style
+ native
Property changes on: grass-addons/grass6/imagery/i.homography/main.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Added: svn:eol-style
+ native
Property changes on: grass-addons/grass6/imagery/i.homography/matrix.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Added: svn:eol-style
+ native
Property changes on: grass-addons/grass6/imagery/i.homography/open.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Added: svn:eol-style
+ native
Property changes on: grass-addons/grass6/imagery/i.homography/pi.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Added: svn:eol-style
+ native
Property changes on: grass-addons/grass6/imagery/i.landsat.dehaze/i.landsat.dehaze
___________________________________________________________________
Added: svn:mime-type
+ text/x-sh
Added: svn:eol-style
+ native
Property changes on: grass-addons/grass6/imagery/i.linespoints/analyze.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/ask.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/ask_mag.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/call.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/cell.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/cellhd.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/colors.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/conv.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/curses.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/debug.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/defs.h
___________________________________________________________________
Added: svn:mime-type
+ text/x-chdr
Property changes on: grass-addons/grass6/imagery/i.linespoints/digit.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/dot.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/drawcell.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/driver.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/equ.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/find.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/georef.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/globals.h
___________________________________________________________________
Added: svn:mime-type
+ text/x-chdr
Property changes on: grass-addons/grass6/imagery/i.linespoints/graphics.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/group.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/input.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/line.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/local_proto.h
___________________________________________________________________
Added: svn:mime-type
+ text/x-chdr
Property changes on: grass-addons/grass6/imagery/i.linespoints/main.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/mark.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/mouse.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/points.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/target.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/title.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/view.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/where.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/write_line.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/zoom.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/zoom_box.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.linespoints/zoom_pnt.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.points.reproj/i.points.reproj
___________________________________________________________________
Added: svn:executable
+ *
Added: svn:mime-type
+ text/x-sh
Added: svn:eol-style
+ native
Property changes on: grass-addons/grass6/imagery/i.spec.sam/err.h
___________________________________________________________________
Added: svn:mime-type
+ text/x-chdr
Property changes on: grass-addons/grass6/imagery/i.spec.sam/global.h
___________________________________________________________________
Added: svn:mime-type
+ text/x-chdr
Property changes on: grass-addons/grass6/imagery/i.spec.sam/hist.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.spec.sam/machine.h
___________________________________________________________________
Added: svn:mime-type
+ text/x-chdr
Property changes on: grass-addons/grass6/imagery/i.spec.sam/main.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.spec.sam/matrix.h
___________________________________________________________________
Added: svn:mime-type
+ text/x-chdr
Property changes on: grass-addons/grass6/imagery/i.spec.sam/matrix2.h
___________________________________________________________________
Added: svn:mime-type
+ text/x-chdr
Property changes on: grass-addons/grass6/imagery/i.spec.sam/meminfo.h
___________________________________________________________________
Added: svn:mime-type
+ text/x-chdr
Property changes on: grass-addons/grass6/imagery/i.spec.sam/open.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.spec.sam/spec_angle.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.spec.sam/view.sh
___________________________________________________________________
Added: svn:mime-type
+ text/x-sh
Property changes on: grass-addons/grass6/imagery/i.spec.unmix/global.h
___________________________________________________________________
Added: svn:mime-type
+ text/x-chdr
Property changes on: grass-addons/grass6/imagery/i.spec.unmix/hist.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.spec.unmix/histogram.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.spec.unmix/main.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.spec.unmix/meminfo.h
___________________________________________________________________
Added: svn:mime-type
+ text/x-chdr
Property changes on: grass-addons/grass6/imagery/i.spec.unmix/meschach_convert.txt
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:keywords
+ Author Date Id
Modified: grass-addons/grass6/imagery/i.spec.unmix/meschach_grass.txt
===================================================================
--- grass-addons/grass6/imagery/i.spec.unmix/meschach_grass.txt 2012-03-05 09:55:46 UTC (rev 50995)
+++ grass-addons/grass6/imagery/i.spec.unmix/meschach_grass.txt 2012-03-05 14:39:18 UTC (rev 50996)
@@ -1,4 +1,4 @@
-$Id: meschach_grass.txt 11 2000-12-05 21:00:14Z neteler $
+$Id$
missing:
- G_matrix_norm_maxval()
Property changes on: grass-addons/grass6/imagery/i.spec.unmix/meschach_grass.txt
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:keywords
+ Author Date Id
Property changes on: grass-addons/grass6/imagery/i.spec.unmix/open.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.spec.unmix/spec_angle.c
___________________________________________________________________
Added: svn:mime-type
+ text/x-csrc
Property changes on: grass-addons/grass6/imagery/i.warp/i.warp
___________________________________________________________________
Added: svn:executable
+ *
Added: svn:mime-type
+ text/x-sh
Added: svn:eol-style
+ native
More information about the grass-commit
mailing list