Michael,
It seems that your latest changes have introduced a problem in the gis.m.
After going through the startup and entering GRASS, I get the message
can't read "menudatlist": no such variable
while executing
"foreach menudat $menudatlist {
I solved the issue for now by adding:
set menudatlist {}
at line 36 of gmmenu.tcl, but am not sure if that is the right approach
for solving this.
Moritz
_______________________________________________
grass-dev mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grass-dev