[GRASS-dev] Re: [GRASS-CVS] scott: grass6/visualization/nviz/src README, 2.1, 2.2 nvizMain.c, 2.9, 2.10

Scott - Tomas Paudits should be added to the list of nviz authors - he added the volume stuff -
I have submitted his contribution so that his why he does not show up in the CVS.

Thanks, Helena

Helena Mitasova
Dept. of Marine, Earth and Atm. Sciences
1125 Jordan Hall, NCSU Box 8208,
Raleigh NC 27695
http://skagit.meas.ncsu.edu/~helena/

On Apr 26, 2007, at 12:41 PM, grass@intevation.de wrote:

Author: scott

Update of /grassrepository/grass6/visualization/nviz/src
In directory doto:/tmp/cvs-serv21755

Modified Files:
  README nvizMain.c
Log Message:
code provenance review - add standard headers

Index: README

RCS file: /grassrepository/grass6/visualization/nviz/src/README,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -d -r2.1 -r2.2
--- README 19 Dec 2005 14:53:06 -0000 2.1
+++ README 26 Apr 2007 16:41:08 -0000 2.2
@@ -1,3 +1,34 @@
+/****************************************************************************
+ *
+ * MODULE: nviz
+ * AUTHOR(S): Bill Brown, Terry Baker, Mark Astley and David Gerdes
+ * (CERL and UIUC, original contributors)
+ * Bob Covill, Tekmap Consulting
+ * Markus Neteler <neteler itc.it>,
+ * Bernhard Reiter <bernhard intevation.de>,
+ * Glynn Clements <glynn gclements.plus.com>,
+ * Huidae Cho <grass4u gmail.com>,
+ * Philip Warner,
+ * Helena Mitasova <hmitaso unity.ncsu.edu>,
+ * Radim Blazek <radim.blazek gmail.com>,
+ * Brad Douglas <rez touchofmadness.com>,
+ * Hamish Bowman <hamish_nospam yahoo.com>,
+ * Paul Kelly <paul-grass stjohnspoint.co.uk>,
+ * Massimo Cuomo <m.cuomo acsys.it>,
+ * Roberto Flor <flor@itc.it>,
+ * Michael Barton <michael.barton asu.edu>,
+ * Cedric Shock <cedricgrass shockfamily.net>,
+ * Alex Shevlakov <sixote yahoo.com>,
+ * Eric G. Miller <egm2 jps.net>,
+ * Justin Hickey <jhickey hpcc.nectec.or.th>
+ * PURPOSE: visualization and animation tool
+ * COPYRIGHT: (C) 2002-2005 by the GRASS Development Team
+ *
+ * This program is free software under the GNU General Public
+ * License (>=v2). Read the file COPYING that comes with GRASS
+ * for details.
+ *
+ *****************************************************************************/
HOWTO - Adding new header files from tcl/tk:

$Date$
@@ -38,3 +69,6 @@

Markus
+

Index: nvizMain.c

RCS file: /grassrepository/grass6/visualization/nviz/src/nvizMain.c,v
retrieving revision 2.9
retrieving revision 2.10
diff -u -d -r2.9 -r2.10
--- nvizMain.c 11 Dec 2006 13:56:05 -0000 2.9
+++ nvizMain.c 26 Apr 2007 16:41:08 -0000 2.10
@@ -1,4 +1,22 @@
-/*
+/****************************************************************************
+ *
+ * MODULE: nviz
+ * AUTHOR(S): Bill Brown, Terry Baker, Mark Astley and David Gerdes
+ * (CERL and UIUC, original contributors)
+ * Bob Covill, Tekmap Consulting
+ * Markus Neteler <neteler itc.it>,
+ * Bernhard Reiter <bernhard intevation.de>,
+ * Glynn Clements <glynn gclements.plus.com>,
+ * Huidae Cho <grass4u gmail.com>,
+ * Philip Warner
+ * PURPOSE: main app for nviz visualization and animation tool
+ * COPYRIGHT: (C) 2002-2005 by the GRASS Development Team
+ *
+ * This program is free software under the GNU General Public
+ * License (>=v2). Read the file COPYING that comes with GRASS
+ * for details.
+ *
+ *****************************************************************************//*
  * This is basically tkAppInit.c from the tk4.0 distribution except
  * that we define Tcl_AppInit in tkAppInit.c.
  */

_______________________________________________
grass-commit mailing list
grass-commit@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass-commit