beremiz
Clone
Summary
Browse
Changes
Graph
Various unrelated code quality enhancements and fixes with no effect on execution.
18 months ago, Edouard Tisserant
3ef4b5b202fc
Various unrelated code quality enhancements and fixes with no effect on execution.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))