From a7e2ecfbcecfb092b56e0ba2b79f95c2ca91984d Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Mon, 19 Oct 2020 14:59:16 +0200 Subject: [PATCH] convert charset to utf-8 reported by Carsten Schoenert --- examples/tclspice/tcl-testbench1/capa.cir | 2 +- examples/tclspice/tcl-testbench1/testCapa.cir | 2 +- examples/tclspice/tcl-testbench4/selectfromlist.tcl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/tclspice/tcl-testbench1/capa.cir b/examples/tclspice/tcl-testbench1/capa.cir index 35478a724..592604b07 100644 --- a/examples/tclspice/tcl-testbench1/capa.cir +++ b/examples/tclspice/tcl-testbench1/capa.cir @@ -1,4 +1,4 @@ -* Capa variable sur la base de la thèse de Marc KODRNJA +* Capa variable sur la base de la thèse de Marc KODRNJA .SUBCKT capa 4 6 5 7 8 0 Vref1 26 0 DC 3 diff --git a/examples/tclspice/tcl-testbench1/testCapa.cir b/examples/tclspice/tcl-testbench1/testCapa.cir index c74cb5311..d0cd9cb9b 100644 --- a/examples/tclspice/tcl-testbench1/testCapa.cir +++ b/examples/tclspice/tcl-testbench1/testCapa.cir @@ -1,4 +1,4 @@ -Banc de test pour la Capa variable sur la base de la thèse de Marc KODRNJA +Banc de test pour la Capa variable sur la base de la thèse de Marc KODRNJA .INCLUDE capa.cir diff --git a/examples/tclspice/tcl-testbench4/selectfromlist.tcl b/examples/tclspice/tcl-testbench4/selectfromlist.tcl index 9deb5c0b5..6a9cae465 100644 --- a/examples/tclspice/tcl-testbench4/selectfromlist.tcl +++ b/examples/tclspice/tcl-testbench4/selectfromlist.tcl @@ -51,5 +51,5 @@ proc selectionwindow::selectfromlist { window title selectionlist args } { } } -# puts [selectionwindow::selectfromlist .demo "Wähle Frucht" { Apfel Birne Zitrone dsfsdfdsfdsfdsfsdfds}] +# puts [selectionwindow::selectfromlist .demo "Wähle Frucht" { Apfel Birne Zitrone dsfsdfdsfdsfdsfsdfds}]