[svn r7531] ----------------------------------------------------------------------

r10838:  expo | 2006-08-08 18:46:01 +0100

Mark laser 0/3 and the Braeuning Alm fixed pt
----------------------------------------------------------------------
This commit is contained in:
olly 2006-09-07 04:28:41 +02:00
parent 780b99849e
commit 95230e6e17

View File

@ -476,7 +476,9 @@ plot(positions["3000"],"VSK","6", "Vorderer Schwarzmooskogel summit")
plot(positions["topcamp"], "TC", "6", "Top Camp")
plot(positions["laser.0"], "LSR0", "6", "Laser Point 0")
plot(positions["laser.0_1"], "LSR1", "6", "Laser Point 0/1")
plot(positions["laser.0_3"], "LSR3", "6", "Laser Point 0/3")
plot(positions["laser.0_5"], "LSR5", "6", "Laser Point 0/5")
plot(positions["225-96"], "BAlm", "6", "Bräuning Alm trig point")
for (loctuple, number, area, label) in cavestoplot:
plot(loctuple, number, area, label)