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

[corrs] minor corrections ()

Merging branch 'corrs'  into 'main'.

See merge request !1895
parents 631563c4 dd068842
No related branches found
No related tags found
1 merge request!1895minor corrections
Pipeline #109658 passed
......@@ -2,7 +2,7 @@
//
// BornAgain: simulate and fit reflection and scattering
//
//! @file Base/Axis/Coordinate.h
//! @file Base/Axis/Coordinate.cpp
//! @brief Implements class Coordinate
//!
//! @homepage http://www.bornagainproject.org
......
......@@ -31,7 +31,7 @@ public:
Frame(const Scale* ax0);
Frame(const Scale* ax0, const Scale* ax1);
virtual ~Frame();
~Frame();
Frame* clone() const;
......
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