Only install lh45 when needed.

r2877 | ffr | 2010-01-22 21:02:42 +1100 (Fri, 22 Jan 2010) | 2 lines
This commit is contained in:
Ferdi Franceschini
2010-01-22 21:02:42 +11:00
committed by Douglas Clowes
parent fbe98a41b7
commit 40c57a1590

View File

@@ -40,8 +40,8 @@ source gumxml.tcl
::anticollider::protect_detector "true"
if {[SplitReply [environment_simulation]]=="false"} {
catch { add_lh45 tc1 137.157.202.85 4003 1} message
puts $message
# catch { add_lh45 tc1 137.157.202.85 4003 1} message
# puts $message
#catch { add_ls340t tc1 127.0.0.1 4001 1} message
#puts $message
}