Skip to content
Snippets Groups Projects

testing

Closed Raghunandan Netrapalli Madhusudhan requested to merge test into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -23,7 +23,7 @@ const std::string &OpenPASS_GetVersion()
return Version;
}
/// @brief Create an instance of lateral algorithm
/// @brief Create an instance of fmu wrapper algorithm
/// @param componentName Name of the component
/// @param isInit If instance initialzed
/// @param priority Priority of the instance
Loading