~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to Template/bin/compile

  • Committer: Johan Alwall
  • Date: 2011-05-03 02:10:43 UTC
  • mto: (115.3.3 diagram_symmetry)
  • mto: This revision was merged to the branch mainline in revision 116.
  • Revision ID: johan@alwall.net-20110503021043-tkyx1g9dy47zzxx5
Updated VERSION, UpdateNotes and INSTALL, added combine_runs to compile script.

Show diffs side-by-side

added added

removed removed

Lines of Context:
143
143
    make ../bin/gen_ximprove
144
144
    make all
145
145
    make ../bin/combine_events
 
146
    make ../bin/combine_runs
146
147
    cd ..
147
148
else
148
149
    echo 'Error Source directory not found'