beremiz
Clone
Summary
Browse
Changes
Graph
Various fixes to make svghmi_traffic_light example bahave on windows.
2022-05-25, Edouard Tisserant
cf4e6a7d40f8
Various fixes to make svghmi_traffic_light example bahave on windows.
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))