beremiz

IDE: allow structures to be located.
py2compat
21 months ago, Edouard Tisserant
796cf457b3f5
IDE: allow structures to be located.
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"))