public void AddLibraryPath(string path) { // Add the library path. ChelaModule.AddLibraryPath(path); }