~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to Template/NLO/SubProcesses/cuts.f

mwrge with 2.7.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
553
553
C
554
554
    2 IF (N.EQ.1)            RETURN
555
555
      IF (MODE)    10,20,30
556
 
   10 CALL SORTTI (A,INDEX,N)
 
556
   10 STOP 5 ! CALL SORTTI (A,INDEX,N)
557
557
      GO TO 40
558
558
C
559
 
   20 CALL SORTTC(A,INDEX,N)
 
559
   20 STOP 5 ! CALL SORTTC(A,INDEX,N)
560
560
      GO TO 40
561
561
C
562
562
   30 CALL SORTTF (A,INDEX,N)