blob: a82b760d63bb3b14ef0e2579e4a79c58fec5eecf (
plain) (
blame)
1
2
3
4
5
6
7
8
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
|