~maddevelopers/mg5amcnlo/2.5.3

« back to all changes in this revision

Viewing changes to tests/input_files/IOTestsComparison/IOTestsComparison/long_ML_SMQCD_default/dux_mumvmxg/%..%..%Source%MODEL%testprog.f

  • Committer: olivier-mattelaer
  • Date: 2017-03-08 12:31:17 UTC
  • Revision ID: olivier-mattelaer-20170308123117-h0zkqjyh9sihsc61
empty version to have an effective freeze of the code

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
c************************************************************************
2
 
c**                                                                    **
3
 
c**           MadGraph/MadEvent Interface to FeynRules                 **
4
 
c**                                                                    **
5
 
c**          C. Duhr (Louvain U.) - M. Herquet (NIKHEF)                **
6
 
c**                                                                    **
7
 
c************************************************************************
8
 
 
9
 
      program testprog
10
 
      
11
 
      call setpara('param_card.dat')
12
 
      
13
 
      call printout
14
 
 
15
 
      end
16