aboutsummaryrefslogtreecommitdiff
path: root/sys/gio/gks/gclks.x
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gio/gks/gclks.x')
-rw-r--r--sys/gio/gks/gclks.x9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/gio/gks/gclks.x b/sys/gio/gks/gclks.x
new file mode 100644
index 00000000..a82b760d
--- /dev/null
+++ b/sys/gio/gks/gclks.x
@@ -0,0 +1,9 @@
+# Copyright(c) 1986 Association of Universities for Research in Astronomy Inc.
+
+# GCLKS -- Close GKS.
+
+procedure gclks ()
+
+begin
+ # This procedure performs no function in the GKS emulator.
+end