[GRASS-dev] g.parser for other languages

Glynn Clements glynn at gclements.plus.com
Wed Sep 27 18:11:09 EDT 2006


Jachym Cepicky wrote:

> i updated documentation to g.parser and added two new files in general/g.parser directory:
> 
> new files: 
>     test.py
>     test.pl
> 
> patch for description.html in attachment
> 
> are there any objections for commiting the files and the patch to cvs? I
> would like, that the python and perl specialists among us would review
> the sample codes a bit. it works for me, but I suppose, it could be done
> more elegant (pythonish/perlish) way.

> -  exec $GISBASE/etc/bin/cmd/g.parser "$0" "$@"
> +  exec $GISBASE/bin/g.parser "$0" "$@"

The test.sh script should have this change made.

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list