Removed shebang line from smtio.py, fixes #279

This commit is contained in:
Clifford Wolf 2016-11-27 12:11:04 +01:00
parent 5c2c78e2dd
commit c17d98f55c
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python3
#
# yosys -- Yosys Open SYnthesis Suite
#