; $Id: wavestartup,v 1.5 1992/08/21 02:55:34 rose Exp $

; PV-WAVE startup file.

!Quiet = 1
!Prompt = 'WAVE> '

if ( !version.platform eq 'vms' ) then !HELP_WIN_TYPE = 'ASCII'

; Initialize basic key definitions
SETUP_KEYS

; Initialize PVI definitions, especially key functions.  These
;    are designed mainly for demos, and should be disabled as
;    desired at specific sites.
SETDEMO

!Quiet = 0

