etherlab/__init__.py
author Martin Pihrt <martinpihrt@gmail.com>
Thu, 29 Feb 2024 09:36:52 +0100
changeset 3902 03278d95e58a
parent 3750 f62625418bff
permissions -rw-r--r--
Create Beremiz.mo


from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths

AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))