Browse Source

convert charset to utf-8

reported by Carsten Schoenert
pre-master-46
Holger Vogt 6 years ago
parent
commit
a7e2ecfbce
  1. 2
      examples/tclspice/tcl-testbench1/capa.cir
  2. 2
      examples/tclspice/tcl-testbench1/testCapa.cir
  3. 2
      examples/tclspice/tcl-testbench4/selectfromlist.tcl

2
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 .SUBCKT capa 4 6 5 7 8 0
Vref1 26 0 DC 3 Vref1 26 0 DC 3

2
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 .INCLUDE capa.cir

2
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}]
Loading…
Cancel
Save