                       The KAN package - version 0.94

This is the README file for the GAP package ``KAN''.

This package was conceived as a package for computing induced actions
of categories.  This version only deals with deouble coset rewriting
systems for finitely presented groups.


The ``KAN'' package will, in due course, be added to the other deposited 
GAP packages, and may be submitted for official acceptance.

Meanwhile, it may also be obtained from the Bangor ftp pages for
Computational Higher-dimensional Discrete Algebra at:
  http://www.informatics.bangor.ac.uk/public/mathematics/chda/

============================================================================

Installing `Kan':

1) unpack `kan.0.94.tar.gz' in the `pkg' subdirectory of the GAP root
   directory.

2) From within GAP load the package with:

gap> LoadPackage("kan");
true

3) The documentation is in the `doc' subdirectory.

===========================================================================

Chris Wensley and Anne Heyworth -  June 2006.
