~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

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

  • Committer: olivier Mattelaer
  • Date: 2016-05-12 11:00:18 UTC
  • mfrom: (262.1.150 2.3.4)
  • Revision ID: olivier.mattelaer@uclouvain.be-20160512110018-sevb79f0wm4g8mpp
pass to 2.4.0

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