beremiz
Clone
Summary
Browse
Changes
Graph
Replaced old pou variable list and variable tree generating by xslt stylesheet
2013-09-09, Laurent Bessard
ad61268dbdb6
Replaced old pou variable list and variable tree generating by xslt stylesheet
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")