3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 18:05:24 +00:00

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

View file

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