Skip to content
Snippets Groups Projects
Commit a9ce08a6 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

ENH: expose the Registry::CleanRegistry function

parent ba66a21a
No related branches found
No related tags found
No related merge requests found
......@@ -838,6 +838,7 @@ public:
static Application_Pointer CreateApplication(const std::string& name);
static void AddApplicationPath(std::string newpath);
static void SetApplicationPath(std::string newpath);
static void CleanRegistry();
protected:
Registry();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment