From 9f70f354d7f88032da0f2f95de2a12b8a673909a Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Thu, 12 Apr 2018 12:51:48 +0200 Subject: [PATCH] Remove superfluous puts from TCL build script. It was just there for debugging. --- build/sims/build.tcl | 1 - 1 file changed, 1 deletion(-) diff --git a/build/sims/build.tcl b/build/sims/build.tcl index 0922eaf5..7a5564c8 100644 --- a/build/sims/build.tcl +++ b/build/sims/build.tcl @@ -10,7 +10,6 @@ proc start_salv {} { } proc start_dskdmp args { - puts [llength $args] quit_emulator set ini "" if {[llength $args] == 1} {