Index: library/lib/nx-shell.tcl =================================================================== diff -u -rf1bfcbcc730df02b59b395c51876871398958ec8 -r4b929805d1acbf4fd07b6a969c2223467416523b --- library/lib/nx-shell.tcl (.../nx-shell.tcl) (revision f1bfcbcc730df02b59b395c51876871398958ec8) +++ library/lib/nx-shell.tcl (.../nx-shell.tcl) (revision 4b929805d1acbf4fd07b6a969c2223467416523b) @@ -4,7 +4,6 @@ nx::Object create ::nx::shell { :public object method run {argc argv} { - uplevel #0 {namespace import -force ::nx::*} if {$argc == 0} { set prefix "" set line ""