beremiz
Clone
Summary
Browse
Changes
Graph
Debug : when BEREMIZ_DEBUG file exist, display all commands issued in console.
2020-06-12, Edouard Tisserant
30493ff3a23a
Debug : when BEREMIZ_DEBUG file exist, display all commands issued in console.
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"))