projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eae5a6b
)
Fix spacing
author
Eddie Hung
<eddie@fpgeh.com>
Thu, 15 Aug 2019 21:54:41 +0000
(14:54 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Thu, 15 Aug 2019 21:54:41 +0000
(14:54 -0700)
kernel/yosys.h
patch
|
blob
|
history
diff --git
a/kernel/yosys.h
b/kernel/yosys.h
index 52e7b3383d08dff2f34c39227d8ffefd0b5a242c..0cf23072293dfb09ddf9f2d0ee36f2db83404aa1 100644
(file)
--- a/
kernel/yosys.h
+++ b/
kernel/yosys.h
@@
-210,7
+210,7
@@
namespace RTLIL {
struct Module;
struct Design;
struct Monitor;
- namespace ID {}
+
namespace ID {}
}
namespace AST {