remove output

This commit is contained in:
Joachim Schoeberl 2011-01-14 17:05:04 +00:00
parent 1b4c7be876
commit 69cbf909e4

View File

@ -1,5 +1,3 @@
puts "Parsing ng.tcl"
if {[catch {package require Tix } result ]} {
puts "cannot find package Tix"
puts "error : $result"