beremiz

Rewrite LDPowerRailDialog

2013-06-12, Laurent Bessard
b956c924cbbd
Rewrite LDPowerRailDialog
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")