This directory contains `aime-ui-xaw', one implementation of user
interfaces for aime.  Aime-ui-xaw uses Xaw (X Athena Widget Set)
for its graphical user interface.

To compile aime-ui-xaw, you need:

 * GCC or C99-compliant C compiler

    Aime-ui-xaw uses `designated initializer', one feature of ISO C99
    standard, in many places of its source code.  GCC (at least
    2.7.2.3) also implements designated initializer as one of GNU C
    extensions.

 * X Athena Widget Set, X Toolkit Intrinsics

    In normal circumstances, you should already have these libraries.

And to run aime-ui-xaw, you need aime 0.8.5 or later.

Please send bug reports and/or suggestions to
TAKAI Kousuke <mailto:tak@kmc.gr.jp>.
