beremiz
Clone
Summary
Browse
Changes
Graph
Removed nonsense code, that I should have check more in details before merging m(
2018-12-19, Edouard Tisserant
1d64d283d0bd
Removed nonsense code, that I should have check more in details before merging m(
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"))