=============================================================================
Example App -- Explaining the Wimp!

(C) Stephen Fryatt, 2020
=============================================================================

Licence
-------

  Example App is licensed under the EUPL, Version 1.2 only (the "Licence");
  you may not use this work except in compliance with the Licence.

  You may obtain a copy of the Licence at
  http://joinup.ec.europa.eu/software/page/eupl

  Unless required by applicable law or agreed to in writing, software
  distributed under the Licence is distributed on an "AS IS" basis, WITHOUT
  WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

  See the Licence for the specific language governing permissions and
  limitations under the Licence.

  The accompanying Wimp Programming In C text can be found at
  http://www.stevefryatt.org.uk/docs/wimp

  The necessary libraries and build tools can be found at
  http://www.stevefryatt.org.uk/risc-os/wimp-progbuild



Introduction
------------

  This application is an example from Wimp Programming In C. Please see the
  ReadMe file in the same directory as the application for more details.

  For more details, please read the associated text, at
  http://www.stevefryatt.org.uk/docs/wimp
