Small updates for the current GPC version.
Frank Heckenbach <frank@pascal.gnu.de>, 2002-04-06

--------------------------------------------------------------------

GPCdemo 1.0

Copyright (C) 1997  Peter Gerwinski, Essen, Germany
                    peter@gerwinski.de
                    http://www.gerwinski.de/~peter/

This package contains some demo programs for the GNU Pascal
compiler, together with the GRX graphics library.

GPC: http://www.gnu-pascal.de
GRX: http://grx.gnu.de

To compile the programs, type `make'.

Under Linux, when using the console version, the compiled programs
need root privileges to access the VGA screen memory and I/O ports.
Either run them as root, or type `make suid' as root, to make the
program behave as if invoked by root. But please beware of the
security implications of doing so. The X11 version does not have
this problem.

All programs contained in this package are Free Software according to
the GNU General Public License (GNU GPL - see the file `COPYING') and
may be recycled in your own programs according to the GNU Library
General Public License (GNU LGPL - see the file `COPYING.LIB').

If you want to contribute to this package, please contact me at the
email address above.

Enjoy!
