beremiz
Clone
Summary
Browse
Changes
Graph
Rewrite SFCDivergenceDialog
2013-06-12, Laurent Bessard
d9ed42e44a50
Rewrite SFCDivergenceDialog
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")