mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 14:13:23 +00:00
Moved patmatch() to yosys.cc
This commit is contained in:
parent
774933a0d8
commit
ee5165c6e4
6 changed files with 65 additions and 95 deletions
|
@ -18,7 +18,6 @@
|
|||
*/
|
||||
|
||||
#include "kernel/yosys.h"
|
||||
#include "kernel/patmatch.h"
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <set>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue