The Xarm library 
================
Version 1.1.0 

The Xarm lib is a C++ wrapper for MOTIF.  It follows the inheritance structure 
of MOTIF as close as is possible.  This is intended to help individuals trying
to program with MOTIF & C++.  Enjoy!
  
Features:
---------

- Configure script for easy installation (hopefully). 
- Imake support for C++
- Support for Motif 1.2.x should work with Motif 2.x
- Build support for X11R5 and X11R6

 
Requirements:
-------------
X11R5 or X11R6 
MOTIF 1.2.x or LESSTIF as of 09/01/95 (still buggy but getting there very quickly)

Tested Platform(s):
-------------------
Linux 1.1.52: XFree86 2.1.1, MOTIF 1.2.3 
              requires g++ 2.5.8 or greater

Linux 1.2.13: XFree86 3.1.1, LessTif 09/01/95
              requires g++ 2.5.8 or greater

Should be easily portable to any other UNIX system provided it has X and Motif
development package.

For LEGAL information see the COPYING file.
For obtaining the latest & greatest version see the Xarm.lsm file.

Bug reports can be sent to pwilliams@epsilon.com.  Please include a *SMALL*
example that reproduces the problem or a patch that fixes the problem.

 
