mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-10 05:00:52 +00:00
Moved "share" and "wreduce" to passes/opt/
This commit is contained in:
parent
e07698818d
commit
d5148f2e01
5 changed files with 2 additions and 2 deletions
|
@ -4,5 +4,4 @@ OBJS += passes/sat/freduce.o
|
|||
OBJS += passes/sat/eval.o
|
||||
OBJS += passes/sat/miter.o
|
||||
OBJS += passes/sat/expose.o
|
||||
OBJS += passes/sat/share.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue