From be39ce970b654fa2fc952857663263870239e48b Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Sun, 29 Dec 2024 12:52:28 +0100 Subject: [PATCH] remove traversal.tcl from src/Makefile.in --- src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.in b/src/Makefile.in index 1668c2ba..f7a9453d 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -15,7 +15,7 @@ put /local/install_shares { symgen.awk order_labels.awk sort_labels.awk spice.awk tedax.awk verilog.awk vhdl.awk hspice_backannotate.tcl add_custom_menu.tcl create_graph.tcl add_custom_button.tcl change_index.tcl icon.xpm resources.tcl xschemrc - ngspice_backannotate.tcl gschemtoxschem.awk traversal.tcl mouse_bindings.tcl + ngspice_backannotate.tcl gschemtoxschem.awk mouse_bindings.tcl place_sym_pins.tcl place_pins.tcl make_sch_from_spice.awk make_sym_from_spice.awk create_symbol.tcl }