Skip to content
Snippets Groups Projects
Commit cf94d974 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[MPL] Fix namespace comment.

parent fd1ad66a
No related branches found
No related tags found
No related merge requests found
...@@ -46,4 +46,4 @@ std::unique_ptr<CurveProperty> createCurveProperty( ...@@ -46,4 +46,4 @@ std::unique_ptr<CurveProperty> createCurveProperty(
return std::make_unique<CurveProperty>(independent_variable, curve); return std::make_unique<CurveProperty>(independent_variable, curve);
} }
} // namespace ParameterLib } // namespace MaterialPropertyLib
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