mirror of
https://github.com/PDP-10/its.git
synced 2026-03-03 02:08:00 +00:00
Remove superfluous puts from TCL build script.
It was just there for debugging.
This commit is contained in:
@@ -10,7 +10,6 @@ proc start_salv {} {
|
||||
}
|
||||
|
||||
proc start_dskdmp args {
|
||||
puts [llength $args]
|
||||
quit_emulator
|
||||
set ini ""
|
||||
if {[llength $args] == 1} {
|
||||
|
||||
Reference in New Issue
Block a user