mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 17:15:33 +00:00
Renamed modwalker.h to modtools.h
This commit is contained in:
parent
62c8a71525
commit
32a1cc3efd
3 changed files with 14 additions and 12 deletions
|
@ -17,8 +17,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#ifndef MODWALKER_H
|
||||
#define MODWALKER_H
|
||||
#ifndef MODTOOLS_H
|
||||
#define MODTOOLS_H
|
||||
|
||||
#include "kernel/sigtools.h"
|
||||
#include "kernel/celltypes.h"
|
Loading…
Add table
Add a link
Reference in a new issue