3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 17:44:09 +00:00

Fix spacing

This commit is contained in:
Eddie Hung 2019-08-15 14:54:41 -07:00
parent eae5a6b12c
commit 453a9429b6

View file

@ -210,7 +210,7 @@ namespace RTLIL {
struct Module; struct Module;
struct Design; struct Design;
struct Monitor; struct Monitor;
namespace ID {} namespace ID {}
} }
namespace AST { namespace AST {