beremiz
Clone
Summary
Browse
Changes
Graph
IDE: better permission checking when opening a project.
2022-05-23, Edouard Tisserant
ee665dca07fa
IDE: better permission checking when opening a project.
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"))