3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-03 04:06:57 +00:00

Cleaned up root directory

This commit is contained in:
Benedikt Tutzer 2019-04-30 13:19:04 +02:00
parent e19981ab61
commit 124a284487
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +0,0 @@
import os
import sys
sys.setdlopenflags(os.RTLD_NOW | os.RTLD_GLOBAL)
__all__ = ["libyosys"]