;======================================================================
The following files are provided.

README
CONTENTS
configure
Makefile.in
init.g
read.g
src/gapmpi.c
src/gapmpi.o
lib/slavelist.g
lib/masslave.g
mpinu/*             Distribution to make libmpi.a  (MPI subset library,
			used in building GAP/MPI kernel))
doc/*		    Documentation of GAP/MPI
examples/*          Examples of usage of GAP/MPI
bin/procgroup.in    A copy of this must be in your current directory
		        when you execute GAP

;======================================================================
Created by GAP/MPI:

GAP_ROOT/bin/@GAParch@/gapmpi	Symbolic link to gap binary
GAP_ROOT/bin/@GAParch@/gapmpi.o module for gapmpi.c
Makefile			Derived from Makefile.in
bin/gapmpi.sh			Script derived from gap.sh
bin/procgroup			Derived from /bin/procgroupin

;======================================================================
Modified by GAP/MPI:

GAP_ROOT/pkg/ALLPKG		Entry for 'gapmpi' must be added to function.
GAP_ROOT/bin/@GAParch@/gap.o
GAP_ROOT/src/gapmpi.[ch]	New files copied into main src directory

;======================================================================
Old scripts that copy directory trees and other miscellaneous:
Old scripts no longer needed now that GAP and GAP/MPI are more
   tightly integrated.

/etc/*

