The Xarm library 
================
Version 1.0 ALPHA

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

For LEGAL information see the COPYING file.
For obtaining the latest & greatest version see the Xarm.lsm file.
 
Requirements:
-------------
X11R5 
MOTIF >= 1.2.3, but < 2.0 

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

