aboutsummaryrefslogtreecommitdiff
path: root/sys/gio/nspp/portlib/dashln.f
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gio/nspp/portlib/dashln.f')
-rw-r--r--sys/gio/nspp/portlib/dashln.f5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/gio/nspp/portlib/dashln.f b/sys/gio/nspp/portlib/dashln.f
new file mode 100644
index 00000000..35ac6851
--- /dev/null
+++ b/sys/gio/nspp/portlib/dashln.f
@@ -0,0 +1,5 @@
+ subroutine dashln (ipat)
+ jpat = ior(ishift(ipat,6),ishift(ipat,-4))
+ call optn (4hdpat,jpat)
+ return
+ end