beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: prevent systematic rebuild when there are multiple instances of SVGHMI CTN.
2021-10-29, Edouard Tisserant
aa25c89a8845
SVGHMI: prevent systematic rebuild when there are multiple instances of SVGHMI CTN.
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"))