beremiz

Complete SVGUI test minimal skeleton so that it builds.
svghmi
2019-08-08, Edouard Tisserant
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
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"))