mirror of
https://github.com/PDP-10/its.git
synced 2026-05-02 22:33:27 +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 {
|
proc start_dskdmp args {
|
||||||
puts [llength $args]
|
|
||||||
quit_emulator
|
quit_emulator
|
||||||
set ini ""
|
set ini ""
|
||||||
if {[llength $args] == 1} {
|
if {[llength $args] == 1} {
|
||||||
|
|||||||
Reference in New Issue
Block a user