IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 0e1f0607 authored by Maximilian Reininghaus's avatar Maximilian Reininghaus :vulcan: Committed by Ralf Ulrich
Browse files

removed now unused function

parent 9a85572f
No related branches found
No related tags found
1 merge request!335Resolve "UrQMD cross-section regression"
Pipeline #3886 passed
......@@ -432,16 +432,3 @@ c~ xsegymin=0.25d0
end
c
c M. Reininghaus, 2020-04-08
c
integer function ReadSigmaLn(ia, ib, ic)
implicit none
include 'comres.f'
integer :: ia, ib, ic
ReadSigmaLn = SigmaLn(ia, ib, ic)
end function ReadSigmaLn
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