-
Robert Kimball authored
* if a requested backend is not registered then try dlopen to force it to register * call 'extern C create_backend()' in the opened shared object to register the backend * use a single name to test for backend
* if a requested backend is not registered then try dlopen to force it to register * call 'extern C create_backend()' in the opened shared object to register the backend * use a single name to test for backend