[GRASS-dev] my first grass complete script

Rodelec Neuba wrote:
> hi this is my first grass complete grass script in C.
> I was trying to draw a rectangle around the map region.

Moritz wrote:

You do know that there is v.in.region ?

also d.region.box in wiki addons.

Hamish