beremiz
Clone
Summary
Browse
Changes
Graph
Fix segmentation fault when last lines in text POUs should be highlighted
2018-10-01, Andrey Skvortsov
00d90ab8a462
Fix segmentation fault when last lines in text POUs should be highlighted
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"))