Juan Diego Giraldo Osorio wrote: > > I'm working in a raster module (simply to read, cut and save the cut > map. I'm defining the options and flags. The question is, the > [--overwrite] flag is always present despite that I haven't defined > it???
it shows up automatically if you define any parser options that can create new maps. opt->gisprompt = "new,..,.." Hamish _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

