       clear_colormap - screen clearing program for libraster
                       version of 30dec93

Clear_colormap is a re-implementation of the standard Sun clear_colormap
program, using the libraster bitblit package, with some minor changes.

  o Sun clear_colormap uses single-character flags, with combinations
     permitted; this clear_colormap uses multi-character flags, with
     abbreviations permitted.

See the manual entry for more details.


Files in this distribution:
    README		this
    clear_colormap.1	manual entry
    Makefile		guess
    clear_colormap.c	source code for clear_colormap replacement

To install:
    Unpack the files.
    Edit the Makefile, and follow the directions for configuring.
    Make.
    Make install.

Comments to:
    jef@netcom.com
    jef@well.sf.ca.us
