Inutile stimuli translator integrated in xschem.tcl, no more EXEC-uted as external process

This commit is contained in:
Stefan Frederik 2021-12-26 00:35:56 +01:00
parent f3526a5a08
commit 163cdd72e5
1 changed files with 1 additions and 1 deletions

View File

@ -4432,7 +4432,7 @@ proc build_widgets { {topwin {} } } {
}
$topwin.menubar.simulation.menu add command -label {Utile Stimuli Translate} -command {
simuldir
utile_translate stimuli.[file rootname [file tail [xschem get schname]]]
inutile_translate stimuli.[file rootname [file tail [xschem get schname]]]
}
$topwin.menubar.simulation.menu add command -label {Shell [simulation path]} -command {
if { [select_netlist_dir 0] ne "" } {