Removed shebang line from smtio.py, fixes #279
authorClifford Wolf <clifford@clifford.at>
Sun, 27 Nov 2016 11:11:04 +0000 (12:11 +0100)
committerClifford Wolf <clifford@clifford.at>
Sun, 27 Nov 2016 11:11:04 +0000 (12:11 +0100)
backends/smt2/smtio.py

index 865eed1f161badc5a1698ac1e1619ccc848cfda7..10a1347117e7398a1657e80b057c958edf47b68b 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
 #
 # yosys -- Yosys Open SYnthesis Suite
 #