beremiz
Clone
Summary
Browse
Changes
Graph
Fixed xslt stylesheets with pretty print versions
2013-10-09, Laurent Bessard
be6c3a036844
Fixed xslt stylesheets with pretty print versions
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")