IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 88feb8b8 authored by Ralf M Ulrich's avatar Ralf M Ulrich
Browse files

style

parent 5c942ddc
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ namespace corsika::environment { ...@@ -30,7 +30,7 @@ namespace corsika::environment {
virtual corsika::units::si::LengthType ArclengthFromGrammage( virtual corsika::units::si::LengthType ArclengthFromGrammage(
corsika::geometry::LineTrajectory const&, corsika::geometry::LineTrajectory const&,
corsika::units::si::GrammageType) const = 0; corsika::units::si::GrammageType) const = 0;
virtual ~IEmpty() {} virtual ~IEmpty() {}
}; };
......
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