beremiz
Clone
Summary
Browse
Changes
Graph
Fixed move of LD_PowerRail and SFC_Divergence connectors using Right button
2013-06-14, Laurent Bessard
441f31474b50
Fixed move of LD_PowerRail and SFC_Divergence connectors using Right button
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")