fix mac build
Signed-off-by: dsengupta0628 <dsengupta@precisioninno.com>
This commit is contained in:
parent
00f4f5e5a8
commit
8f7e85a27a
4
BUILD
4
BUILD
|
|
@ -120,7 +120,7 @@ tcl_srcs = [
|
|||
"tcl/CmdArgs.tcl",
|
||||
"tcl/Property.tcl",
|
||||
"tcl/Sta.tcl",
|
||||
"tcl/Variables.tcl",
|
||||
"sdc/Variables.tcl",
|
||||
"tcl/Splash.tcl",
|
||||
"graph/Graph.tcl",
|
||||
"liberty/Liberty.tcl",
|
||||
|
|
@ -147,7 +147,7 @@ exported_tcl = [
|
|||
"tcl/Property.tcl",
|
||||
"tcl/Splash.tcl",
|
||||
"tcl/Sta.tcl",
|
||||
"tcl/Variables.tcl",
|
||||
"sdc/Variables.tcl",
|
||||
"sdc/Sdc.tcl",
|
||||
"sdf/Sdf.tcl",
|
||||
"search/Search.tcl",
|
||||
|
|
|
|||
Loading…
Reference in New Issue