From 92428e44094f1c0a8b4a572c8ea602a24e4c10fe Mon Sep 17 00:00:00 2001 From: Chayan Deb Date: Sat, 18 Jan 2025 15:52:17 +0530 Subject: [PATCH] [Code Refactoring]: Modified the source code for compatibility with the upstream repo (due to 'infix_wire' feature integration with new name 'infix_interface') --- src/xschem.tcl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/xschem.tcl b/src/xschem.tcl index f12371c8..c350c7bd 100644 --- a/src/xschem.tcl +++ b/src/xschem.tcl @@ -9066,7 +9066,6 @@ set_ne big_grid_points 0 set_ne draw_grid_axes 1 set_ne persistent_command 0 set_ne intuitive_interface 1 -set_ne infix_interface 1 set_ne autotrim_wires 0 set_ne infix_interface 0 set_ne orthogonal_wiring 1