Skip to content
Snippets Groups Projects

make print-statement Py3 compatible

Merged Christian Gutschow requested to merge py3_fixes into master
All threads resolved!
76 files
+ 76
76
Compare changes
  • Side-by-side
  • Inline
Files
76
@@ -18,7 +18,7 @@ read snippets/MB.in
read snippets/Diffraction.in
"""
print command
print (command)
Herwig7Config.add_commands(command)
Loading