~maddevelopers/mg5amcnlo/2.9.4

« back to all changes in this revision

Viewing changes to bin/compile.py

pass to v2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /usr/bin/env python
2
2
################################################################################
3
3
#
4
 
# Copyright (c) 2009 The MadGraph Development team and Contributors
 
4
# Copyright (c) 2009 The MadGraph5_aMC@NLO Development team and Contributors
5
5
#
6
 
# This file is a part of the MadGraph 5 project, an application which 
 
6
# This file is a part of the MadGraph5_aMC@NLO project, an application which 
7
7
# automatically generates Feynman diagrams and matrix elements for arbitrary
8
8
# high-energy processes in the Standard Model and beyond.
9
9
#
10
 
# It is subject to the MadGraph license which should accompany this 
 
10
# It is subject to the MadGraph5_aMC@NLO license which should accompany this 
11
11
# distribution.
12
12
#
13
 
# For more information, please visit: http://madgraph.phys.ucl.ac.be
 
13
# For more information, visit madgraph.phys.ucl.ac.be and amcatnlo.web.cern.ch
14
14
#
15
15
################################################################################
16
16
import os