[GRASSweb-list] hamish: web/devel devel.inc,1.28,1.29

grass at intevation.de grass at intevation.de
Thu May 18 01:09:56 EDT 2006


Author: hamish

Update of /grassrepository/web/devel
In directory doto:/tmp/cvs-serv22823/web/devel

Modified Files:
	devel.inc 
Log Message:
SUBMITTING_TCLTK


Index: devel.inc
===================================================================
RCS file: /grassrepository/web/devel/devel.inc,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- devel.inc	15 May 2006 08:54:46 -0000	1.28
+++ devel.inc	18 May 2006 05:09:54 -0000	1.29
@@ -149,15 +149,18 @@
 (which you find in the GRASS source code).
 
 <ul>
-<li> C language Coding standards: Check your code against the rules defined in the
+<li> C language coding standards: Check your code against the rules defined in the
      'SUBMITTING' file (find it in the main directory of the GRASS source
      code and also <a href=../grass61/source/SUBMITTING>SUBMITTING</a>). This ensures
      a smooth integration into the standard GRASS code base.
-<li> Shell script Coding standards: Check your code against the rules defined in the
+<li> Shell script coding standards: Check your code against the rules defined in the
      'SUBMITTING_SCRIPTS' file (find it in the main directory of the GRASS source
      code and also <a href=../grass61/source/SUBMITTING_SCRIPTS>SUBMITTING_SCRIPTS</a>). This ensures
      a smooth integration into the standard GRASS code base and avoids portability
      problems.
+<li> Tcl/Tk script coding standards: Check your code against the rules defined in the
+     'SUBMITTING_TCLTK' file (find it in the main directory of the GRASS source
+     code and also <a href=../grass61/source/SUBMITTING_TCLTK>SUBMITTING_TCLTK</a>).
 <li> Code submission: Please contact a member of the 
      <A HREF="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass6/AUTHORS">GRASS Development Team</a>
      or write to the development mailing list (see <A HREF="#list">above</a>).<br>





More information about the grass-web mailing list