			      GNU Shogi

Copyright (C) 1993 Matthias Mutz
  (Copying permission notice at the end.)

GNU Shogi is your program (as long as you follow the copyright and
licensing rules listed in the file COPYING). Your contribution
inspire current and future software developers. 

This document
-------------
This document is not meant to be a an introduction to computer shogi.

Current Distribution
--------------------
The most recent distribution of GNU Shogi contains the following
main-level files and directories:

    Filename         Purpose
   ------------------------------------------------------
doc:

GENERAL ---------- general gnushogi documentation ---------
COPYING

ChangeLog ----------- specific gnushogi documentation ---------- 
CHANGES    
BOOKFILES
INSTALL
PROBLEMS 
TOTO
README-FIRST

gnushogi.1 ---------- man pages -----------

misc:
*.book - opening book

src:
Makefile - unix makefile

ataks.c - sources for the shogi playing program
ataks.h
book.c
dspcom.c
eval.c
genmoves.c
init.c
main.c
gnushogi.h
search.c
util.c
version.h

nondsp.c - ASCII interface for acsii terminal/ chesstool/ xboard
uxdsp.c -  curses based user interface
