~maddevelopers/mg5amcnlo/nlo_reweighting

« back to all changes in this revision

Viewing changes to vendor/CutTools/src/cts/cts_combinatorics.f90

  • Committer: olivier Mattelaer
  • Date: 2016-02-27 14:33:01 UTC
  • mfrom: (256.19.84 2.3.4)
  • Revision ID: olivier.mattelaer@uclouvain.be-20160227143301-zjhafyh7cjw3eamq
merge with 2.3.4 (including spin2/ninja branch)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
! the maximum number of denominators    !
9
9
! (it can be changed by the user)       ! 
10
10
!                                       !
11
 
  integer, public, parameter :: maxden= 8
 
11
  integer, public, parameter :: maxden= 10
12
12
 end module maxnumden
13
13
14
14
 module mbnvalues