Skip to content
Snippets Groups Projects
Commit 593a131d authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

clang-format

parent b00258aa
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@
class BA_CORE_API_ InterferenceFunctionHardDisk : public IInterferenceFunction
{
public:
InterferenceFunctionHardDisk(double radius, double density, double position_var=0);
InterferenceFunctionHardDisk(double radius, double density, double position_var = 0);
~InterferenceFunctionHardDisk() final = default;
InterferenceFunctionHardDisk* clone() const override final;
......
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