beremiz
Clone
Summary
Browse
Changes
Graph
Remove old debug panels and viewers not using matplotlib
2013-10-14, Laurent Bessard
e9e17d3b2849
Remove old debug panels and viewers not using matplotlib
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")