Skip to content

Decparser: allow for python comments while decaying particles

Tommaso Pajero requested to merge tpajero/improve-decparser into Sim10

Remove redundant warnings due to Python comments added while decaying a particle.

Before this change, you would get a warning

Line XXX does not end with a ;

for lines that are plain Python comments

Merge request reports

Loading