etherlab/__init__.py
author Edouard Tisserant <edouard.tisserant@gmail.com>
Wed, 22 Jan 2025 22:05:08 +0100 (2 months ago)
changeset 4102 32e0ffdf2f44
parent 3750 f62625418bff
permissions -rw-r--r--
SVGHMI: update generated xslt


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

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