beremiz
Clone
Summary
Browse
Changes
Graph
Completely removed restore perspective and project layout process
2013-03-14, Laurent Bessard
c7ba67d01d65
Completely removed restore perspective and project layout process
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")