etherlab/__init__.py
author Edouard Tisserant <edouard.tisserant@gmail.com>
Thu, 20 Jul 2023 16:21:26 +0200
changeset 3824 5f0b02ab500c
parent 3750 f62625418bff
permissions -rw-r--r--
Tests: have to terminate language test with KILL, side effect of BEREMIZ_TEST_CYCLES


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

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