~maddevelopers/mg5amcnlo/2.9.4

« back to all changes in this revision

Viewing changes to vendor/StdHEP/src/inc/stdcnt.inc

pass to v2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
C -------------------------------------------------------------
 
2
C
 
3
      integer nstdwrt,nstdrd,nlhwrt,nlhrd
 
4
      common /stdcnt/ nstdwrt,nstdrd,nlhwrt,nlhrd
 
5
      save /stdcnt/
 
6
C -------------------------------------------------------------