update parallel rsp

This commit is contained in:
Logan McNaughton
2021-07-13 13:49:46 -06:00
parent 750301ed8a
commit 72c91751f5
+3
View File
@@ -132,6 +132,9 @@ extern "C"
if (APIVersion != NULL)
*APIVersion = RSP_PLUGIN_API_VERSION;
if (PluginNamePtr != NULL)
*PluginNamePtr = "ParaLLEl RSP";
if (Capabilities != NULL)
*Capabilities = 0;