~maddevelopers/mg5amcnlo/3.0.2

« back to all changes in this revision

Viewing changes to madgraph/interface/amcatnlo_run_interface.py

  • Committer: Rikkert Frederix
  • Date: 2013-11-15 11:21:46 UTC
  • mto: (78.178.1 2.0.0_golden_master)
  • mto: This revision was merged to the branch mainline in revision 554.
  • Revision ID: frederix@physik.uzh.ch-20131115112146-vx7cn0tn539l8wpk
some more small fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
208
208
        # Remember to fill in time at writeout time!
209
209
        self.history_header = \
210
210
        '#************************************************************\n' + \
211
 
        '#*                    MadGraph/aMC@NLO 5                    *\n' + \
 
211
        '#*                    MadGraph5_aMC@NLO                     *\n' + \
212
212
        '#*                                                          *\n' + \
213
213
        "#*                *                       *                 *\n" + \
214
214
        "#*                  *        * *        *                   *\n" + \
221
221
        "#*                                                          *\n" + \
222
222
        "#*    The MadGraph5_aMC@NLO Development Team - Find us at   *\n" + \
223
223
        "#*    https://server06.fynu.ucl.ac.be/projects/madgraph     *\n" + \
 
224
        "#*                           and                            *\n" + \
 
225
        "#*                http://amcatnlo.cern.ch                   *\n" + \
224
226
        '#*                                                          *\n' + \
225
227
        '#************************************************************\n' + \
226
228
        '#*                                                          *\n' + \
236
238
        logger.info(\
237
239
        "************************************************************\n" + \
238
240
        "*                                                          *\n" + \
239
 
        "*           W E L C O M E  to  M A D G R A P H  5          *\n" + \
 
241
        "*           W E L C O M E  to  M A D G R A P H 5           *\n" + \
240
242
        "*                       a M C @ N L O                      *\n" + \
241
243
        "*                                                          *\n" + \
242
244
        "*                 *                       *                *\n" + \