projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c2c78e
)
Removed shebang line from smtio.py, fixes #279
author
Clifford Wolf
<clifford@clifford.at>
Sun, 27 Nov 2016 11:11:04 +0000
(12:11 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Sun, 27 Nov 2016 11:11:04 +0000
(12:11 +0100)
backends/smt2/smtio.py
patch
|
blob
|
history
diff --git
a/backends/smt2/smtio.py
b/backends/smt2/smtio.py
index 865eed1f161badc5a1698ac1e1619ccc848cfda7..10a1347117e7398a1657e80b057c958edf47b68b 100644
(file)
--- a/
backends/smt2/smtio.py
+++ b/
backends/smt2/smtio.py
@@
-1,4
+1,3
@@
-#!/usr/bin/env python3
#
# yosys -- Yosys Open SYnthesis Suite
#