
    The example programs in this directory are in the public domain.

    To compile them, you must have the ".gpi" files of the BO5 units in
    the same directory, and you must link them with the BO5 objects.

    One easy way to compile the example programs is to copy them to the
    main BO5 directory and to type something like

        gpc -g -O3 -D TERMCAP --automake hallo.pas -o hallo -ltermcap
