beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Allow environment variable override in ThirdPartyPath, and use it also for matiec.
19 months ago, Edouard Tisserant
03df7946c2fa
IDE: Allow environment variable override in ThirdPartyPath, and use it also for matiec.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))