Name: GRLINA Purpose: draw a line (absolute, world coordinates) Category: GRAPHICS File: pgplot.src Author: T.J. Pearson Use: see description below. Description: SUBROUTINE GRLINA (X,Y) GRPCKG: draw line from current position to a specified position. Arguments: X, Y (real, input): world coordinates of the end-point of the line. Updates: Oct 16, 1998: JPT automatically extracted from source.