beremiz
Clone
Summary
Browse
Changes
Graph
Fix wrong comment
2021-10-08, Edouard Tisserant
d7e0ddb5974b
Fix wrong comment
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"))