beremiz
Clone
Summary
Browse
Changes
Graph
Separated old table debug variable panel and new graphic debug variable panel
2013-05-30, Laurent Bessard
8b4e6bd0aa92
Separated old table debug variable panel and new graphic debug variable panel
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")