IAP GITLAB

Skip to content
Snippets Groups Projects
Commit f3270a8c authored by ralfulrich's avatar ralfulrich
Browse files

style

parent 61cd7c65
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,7 @@ namespace corsika {
if (numericallyInside) {
// there must be an entry (negative) and exit (positive) solution
if (dist < -0.0001_m) { // security margin to assure transfer to next
// logical volume
// logical volume
if (first_entry == 0) {
d_enter = dist;
} else {
......
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