Name: GRQUIT Purpose: report a fatal error and abort execution Category: GRAPHICS File: pgplot.src Author: T.J. Pearson Use: see description below. Description: SUBROUTINE GRQUIT (TEXT) CHARACTER*(*) TEXT Report a fatal error (via GRWARN) and exit program. This routine should be called in the event of an unrecoverable PGPLOT error. Argument: TEXT (input): text of message to be sent to GRWARN. Updates: Oct 16, 1998: JPT automatically extracted from source.