mv Variables.tcl to sdc

Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry
2026-05-05 15:39:09 -07:00
parent c74dac5825
commit e0ddce76ac
2 changed files with 1 additions and 1 deletions

View File

@@ -257,7 +257,6 @@ set(STA_TCL_FILES
tcl/Property.tcl
tcl/Sta.tcl
tcl/Splash.tcl
tcl/Variables.tcl
dcalc/DelayCalc.tcl
graph/Graph.tcl
liberty/Liberty.tcl
@@ -267,6 +266,7 @@ set(STA_TCL_FILES
parasitics/Parasitics.tcl
power/Power.tcl
sdc/Sdc.tcl
sdc/Variables.tcl
sdf/Sdf.tcl
search/Search.tcl
spice/WriteSpice.tcl