Skip to content
Snippets Groups Projects

fix the inline documentation in fmuwrapper

Closed Raghunandan Netrapalli Madhusudhan requested to merge fix-inline-comment into develop
Files
3
@@ -24,7 +24,7 @@ extern "C"
@@ -24,7 +24,7 @@ extern "C"
{
{
ALGORITHM_FMUWRAPPER_SHARED_EXPORT const std::string &OpenPASS_GetVersion();
ALGORITHM_FMUWRAPPER_SHARED_EXPORT const std::string &OpenPASS_GetVersion();
/// @brief Create an instance of lateral algorithm
/// @brief Create an instance of algorithm fmu wrapper
/// @param componentName Name of the component
/// @param componentName Name of the component
/// @param isInit If instance initialzed
/// @param isInit If instance initialzed
/// @param priority Priority of the instance
/// @param priority Priority of the instance
Loading