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 {?}