3
0
Fork 0
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:
Clifford Wolf 2014-07-31 23:30:18 +02:00
parent 62c8a71525
commit 32a1cc3efd
3 changed files with 14 additions and 12 deletions

View file

@ -17,8 +17,8 @@
*
*/
#ifndef MODWALKER_H
#define MODWALKER_H
#ifndef MODTOOLS_H
#define MODTOOLS_H
#include "kernel/sigtools.h"
#include "kernel/celltypes.h"