Skip to content

Commit

Permalink
Update SRT2DReconstruction.cxx
Browse files Browse the repository at this point in the history
Now I think Codacy did not start; that's why I made this change to activate both Appveyor and Codacy.
  • Loading branch information
Dimitra-Kyriakopoulou authored Nov 16, 2024
1 parent 74ad210 commit 17449f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/analytic/SRT2D/SRT2DReconstruction.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -583,5 +583,5 @@ SRT2DReconstruction::integ(float dist, int max, const std::vector<float>& ff) co
return intg * dist / max;
}

END_NAMESPACE_STIR

END_NAMESPACE_STIR

0 comments on commit 17449f7

Please sign in to comment.