============================================================================
Site specific diferences are cleaned up in the Makefile. The topology of the
pail directory should be as follows:

                                 pail
                                  |
       ,---------+----------------+--------+-------+--------.
       |         |                |        |       |        |
       |         |                |        |       |        |
   module-1  module-2  ...    pail-lib   help   bitmaps  examples
                                  |
                                  |
                               acl-gin
                                  |
                                  |
                               examples


============================================================================
The Interface consists of the following files
(all located in the directory pail-lib/acl-gin):
============================================================================
	gin.cl
	help.cl
	menu.cl
	scroll-display.cl
	select-button.cl
	static-pann-bar.cl
	static-scroll-bar.cl
	text-scroller.cl

============================================================================
The following files give examples of the usage of the Interface
(all located in the directory pail-lib/acl-gin/examples):
============================================================================
	draw-display.cl
	help-button.cl
	make-display.cl
	make-scroll-display.cl
	pop-up-button.cl
	push-button.cl
	radio-button.cl
	select-button.cl

============================================================================
These bitmaps are needed
(all located in the directory bitmaps)
============================================================================
	bitmaps/up
	bitmaps/down
	bitmaps/pail-icon
	bitmaps/pail-logo

============================================================================
Library functions that are defined in the following files are used at
our site (located in the directory pail-lib)
============================================================================
	pail-lib.cl

Site-specific pathnames are ONLY in the files pail-make.cl and Makefile

Please send bug-reports to:
	almassy@ifi.unizh.ch
Thank you.
