IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 7f299138 authored by Maximilian Reininghaus's avatar Maximilian Reininghaus :vulcan:
Browse files

typo

parent 1b8da192
No related branches found
No related tags found
1 merge request!427Resolve "upgrade pythia to version 8.3xx"
......@@ -27,7 +27,7 @@ def read_sibyll_codes(filename, particle_db):
'''
reads to sibyll codes data file
For particls known to sibyll, add 'sibyll_code' and 'sibyll_xsType' to particle_db
For particles known to sibyll, add 'sibyll_code' and 'sibyll_xsType' to particle_db
'''
with open(filename) as f:
for line in f:
......
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