beremiz
Clone
Summary
Browse
Changes
Graph
merged
2021-10-26, Edouard Tisserant
78add3f69e39
merged
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"))