[GRASS5] d.vect.thematic patch

Jachym Cepicky jachym.cepicky at centrum.cz
Sun Oct 16 12:14:42 EDT 2005


Hallo,
I found small bug in d.vect.thematic -- patch in attachment 

Jáchym
-- 
Jachym Cepicky
e-mail: jachym.cepicky at centrum.cz
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/gnupg_public_key/
-----------------------------------------
OFFICE:
Department of Geoinformation Technologies
LDF MZLU v Brně
Zemědělská 3
613 00 Brno
e-mail: xcepicky at node.mendelu.cz
URL:    http://mapserver.mendelu.cz
Tel.:   +420 545 134 514
-------------- next part --------------
? d.vect.thematic.patch
Index: d.vect.thematic
===================================================================
RCS file: /home/grass/grassrepository/grass6/scripts/d.vect.thematic/d.vect.thematic,v
retrieving revision 1.21
diff -r1.21 d.vect.thematic
427a428,435
>         "cyan-yellow" )
> 	    startc="0:255:255"
> 	    endc="255:255:0"
> 	    ;;
>         "yellow-cyan" )
> 	    startc="255:255:0"
> 	    endc="0:255:255"
> 	    ;;


More information about the grass-dev mailing list