[GRASS5] G_usage()

http://grass.itc.it/pipermail/grass-commit/2005-April/017223.html

Author: markus

Update of /grassrepository/grass6/raster/r.support/front
In directory doto:/tmp/cvs-serv720

Modified Files:
  front.c
Log Message:
fixed segfault as G_usage() is AFAIK deprecated

----------------------------------------------------------

Really depreciated? Why would that be? It just sends the parser stuff to
the terminal.

?
Hamish

Hamish wrote:

http://grass.itc.it/pipermail/grass-commit/2005-April/017223.html

Author: markus

Update of /grassrepository/grass6/raster/r.support/front
In directory doto:/tmp/cvs-serv720

Modified Files:
front.c
Log Message:
fixed segfault as G_usage() is AFAIK deprecated

----------------------------------------------------------

Really depreciated? Why would that be? It just sends the parser stuff to
the terminal.

?

Well, maybe a wrong assumption. At least I wanted get rid of the segfault.

Markus