[GRASS5] 5.1 working for me/ fix in "tour"
John Gillette
JGillette at rfmd.com
Fri Apr 4 09:38:18 EST 2003
I got rid of snap shots and did cvs for grass and grass51.
5.1 comes up fine now.
One small fix in the tour script in the tutorial:
--- tour Wed Mar 12 09:12:56 2003
+++ tourA Fri Apr 4 09:29:01 2003
@@ -94,7 +94,7 @@
#echo "Display multi map attributes"
#db.connect driver=dbf database=$LOCATION/dbf
#FIELD=1
-for TABLE in #forest lake river road tourist
+for TABLE in forest lake river road tourist
do
d.erase color=white
d.vect map=multi display=shape color=gray
Thanks to the development team for all your hard work.
John
More information about the grass-dev
mailing list