etherlab/__init__.py
author Edouard Tisserant <edouard@beremiz.fr>
Thu, 28 Nov 2024 14:13:03 +0100
changeset 4050 b27df24a0ea8
parent 3750 f62625418bff
permissions -rw-r--r--
Tests: extend FOR loop tests in IEC-61131 language test


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

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