From 8cb3172f42acbe3ba0d97dc4e01701094a72b3f6 Mon Sep 17 00:00:00 2001 From: Stefan Frederik Date: Tue, 29 Dec 2020 15:42:45 +0100 Subject: [PATCH] remove dbg msg --- src/ngspice_backannotate.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ngspice_backannotate.tcl b/src/ngspice_backannotate.tcl index e11fcf94..da7336ed 100644 --- a/src/ngspice_backannotate.tcl +++ b/src/ngspice_backannotate.tcl @@ -121,7 +121,7 @@ proc ngspice::get_current {n} { set n @$n } set n i($n) - puts "ngspice::get_current --> $n" + # puts "ngspice::get_current --> $n" set err [catch {set ::ngspice::ngspice_data($n)} res] if { $err } { set res {?}