beremiz
Clone
Summary
Browse
Changes
Graph
Added highlighting of wrong SINGLE task trigger
2014-06-27, Edouard Tisserant
4e33f644f7cf
Added highlighting of wrong SINGLE task trigger
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")