Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:14:06

0001       subroutine urqmd(n)
0002       include 'epos.inc'
0003 
0004       print *,n
0005       if(iurqmd.eq.1)stop'compile with eposu.f instead of eposu_no.f '
0006 
0007       end