~maddevelopers/mg5amcnlo/3.0.2

« back to all changes in this revision

Viewing changes to madgraph/interface/madevent_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:
144
144
        # Remember to fill in time at writeout time!
145
145
        self.history_header = \
146
146
        '#************************************************************\n' + \
147
 
        '#*              MadGraph5_aMC@NLO/MadEvent 5                *\n' + \
 
147
        '#*               MadGraph5_aMC@NLO/MadEvent                 *\n' + \
148
148
        '#*                                                          *\n' + \
149
149
        "#*                *                       *                 *\n" + \
150
150
        "#*                  *        * *        *                   *\n" + \
173
173
        "************************************************************\n" + \
174
174
        "*                                                          *\n" + \
175
175
        "*                      W E L C O M E to                    *\n" + \
176
 
        "*            M A D G R A P H  5 _ a M C @ N L O            *\n" + \
 
176
        "*             M A D G R A P H 5 _ a M C @ N L O            *\n" + \
177
177
        "*                      M A D E V E N T                     *\n" + \
178
178
        "*                                                          *\n" + \
179
179
        "*                 *                       *                *\n" + \