~maddevelopers/mg5amcnlo/WWW5_caching

« back to all changes in this revision

Viewing changes to users/mardelcourt/PROC_141512/PROC_141512/SubProcesses/P0_gq_gq/coloramps.inc

  • Committer: John Doe
  • Date: 2013-03-25 20:27:02 UTC
  • Revision ID: john.doe@gmail.com-20130325202702-5sk3t1r8h33ca4p4
first clean version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
      LOGICAL ICOLAMP(2,3,2)
 
2
      DATA(ICOLAMP(I,1,1),I=1,2)/.TRUE.,.TRUE./
 
3
      DATA(ICOLAMP(I,2,1),I=1,2)/.TRUE.,.FALSE./
 
4
      DATA(ICOLAMP(I,3,1),I=1,2)/.FALSE.,.TRUE./
 
5
      DATA(ICOLAMP(I,1,2),I=1,2)/.TRUE.,.TRUE./
 
6
      DATA(ICOLAMP(I,2,2),I=1,2)/.FALSE.,.TRUE./
 
7
      DATA(ICOLAMP(I,3,2),I=1,2)/.TRUE.,.FALSE./