beremiz
Clone
Summary
Browse
Changes
Graph
Finished adding search in python and C files. Stripped debug code and useless comments. Close branch
search_in_CTN
2019-03-22, Edouard Tisserant
efb532295607
Finished adding search in python and C files. Stripped debug code and useless comments. Close branch
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"))