beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: now compute discardable elements first so that we can do better grouping of required elements when sumarizing.
svghmi
2020-02-28, Edouard Tisserant
7b1db17287b6
SVGHMI: now compute discardable elements first so that we can do better grouping of required elements when sumarizing.
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"))