This file contains the documentation to the interface of the Sather X
library.  If you have questions, mail to
<schnetter@student.uni-tuebingen.de>.  This text was last updated on
1995/02/08.



This file contains only theses attributes and routines that are for
public use.  Do not use any other attributes or routines.



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



I am sorry.  I tried to maintain a list of all the attributes and
routines that are available for external use, but there are just too
many.  You have to look at the source code instead.

Perhaps some good soul will write a tool that automatically produces a
short listing of all the features that a class has.  I am ready to go
over the output and delete all the function that are not for public
use.  I'd like to define them ad private, but this is not always
possible, as there has to be some inter-class communication.  The
situation will become better when Sather gets modules.
