beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: few fixes on serving
svghmi
2019-09-12, Edouard Tisserant
3f1dd8312710
SVGHMI: few fixes on serving
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"))