aboutsummaryrefslogtreecommitdiff
path: root/sys/gio/nspp/portlib/dashln.f
blob: 35ac68517c0f12dccc3e1e56a0bf8ac953852823 (plain) (blame)
1
2
3
4
5
subroutine dashln (ipat)
      jpat = ior(ishift(ipat,6),ishift(ipat,-4))
      call optn (4hdpat,jpat)
      return
      end