TITLE(wvrelease @@ Identify version of wavelet software. )
Prints a message identifying the version of the wavelet software.
USAGE(
wvrelease()
)
PARA BOLD(VALUE)
None
PARA BOLD(SIDE EFFECTS)
Prints a message identifying the version of the wavelet software.
When attaching the wavelet software directory to your own data directory
it is useful to put a "wvrelease()" function call just after the
attach. This ensures that you have attached to the correct directory
and that you are using the most up to date software.
(This function is mainly useful to those of you that have received
earlier versions of this software).
PARA BOLD(RELEASE)
Release 2.2
Copyright Guy Nason 1993
PARA BOLD(SEE ALSO)
BLANK

PARA BOLD( )
BLANK

EXAMPLES(
> wvrelease()
S wavelet software, release 2.2, installed
Copyright Guy Nason 1993
)
PARA ITALIC(File automatically converted from S(-PLUS) help format)
