beremiz
Clone
Summary
Browse
Changes
Graph
AbsDir fix
python3
2022-10-28, GP Orcullo
7270e7e092f8
AbsDir fix
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))