Line Code
1 2 3 4 5 6 7
      subroutine urqmd(n)
      include 'epos.inc'

      print *,n
      if(iurqmd.eq.1)stop'compile with eposu.f instead of eposu_no.f '

      end