[GRASSweb-list]bug

jj Chailloux infolu07 at infolution.ca
Thu May 22 12:12:49 EDT 2003


I think I have found a litle bug:
in the file Lines.c, in the function get_vkey()
the line
    if(ytmp < 0.0) xtmp = 0.0;
should be
    if(ytmp < 0.0) ytmp = 0.0;

jean-jacques Chailloux
Montreal
jjchailloux at yahoo.com





More information about the grass-web mailing list