Under this directory are placed Asir binaries, its manuals, distribution 
notices, etc. 
Binaries are placed under sub-directories for respective platforms, i.e., 
machine/OS's.  The manuals are placed under directory doc. 

About binaries of Asir 
=======================

Binaries are provided or will be provided for those platforms listed 
below.  Since we do not have them all, binaries for such platforms 
have to be created at other sites.  By this reason, their release dates 
vary by respective platforms.  The day when the sub-directory for a 
platform is creatred is the day of release for that platform. 
See README files under respective sub-directories for conditions, e.g., 
OS etc., which apply to the respective platforms.  
The file `asirlib.tar.gz' under every sub-directory contains Japanese 
help files in JIS code.  If you want help files in EUC code ,in SJIS 
code or English help files, expand files `lib/help-euc.tar.gz',
`lib/help-sjis.tar.gz', or `lib/help-eng.tar.gz' 
and replace the proper one for `LIBDIR/help'. 

`dos/asirlib.lzh' contains the same files as `asirlib.tar.gz'.
`lib/hdos-eng.lzh' contains English help files for DOS.
`doc/doc-dos.lzh' is the Japanese manual set for DOS.
`doc/edoc-dos.lzh' is the English manual set for DOS.

Platforms to be supported
~~~~~~~~~~~~~~~~~~~~~~~~~
sun3
sun4
Linux Machine
RISC-NEWS
NeXT
DECStation
DEC Alpha
HP9000/700
HP9000/400
RISC LUNA
SGI Indigo
EWS4800

386/486 DOS machine
680X0 Macintosh

About Asir Manuals
==================

Manuals are placed under sub-directory `doc.'  They are written in the 
GNU's texinfo format. 

Japanese version:

man.texi
   This is the Users' Manual.  It catches up all the functionalities
   of the newest version V940420. It is created by texinfo.tex V2.72-j1.05.  
   Though the authors use ASCII version of JTex, NTT version will work 
   as well. 

man.dvi
   dvi file created by ASCII-jTeX. 

info.tar 
   Users' Manual in GNU's info format.  You can use it by emacs info, or 
by info command when this file is located under info directory. 

texinfo272-j105.tar.gz
   Japanese texinfo V2.72-j1.05

To create dvi files, do the following. 

% jtex xxx.texi
% texindex xxx.??
% jtex xxx.texi

English version:

eman.texi
eman.dvi
einfo.tar 
   These are the English version of Users' Manual. 
