			-- COPYRIGHT  NOTICE --

	The contents of this disc are copyright (c) 1999, 1997, 1996, 1995, 
and 1978 by Robin A. Vowels, 93 Park Drive, Parkville 3052, Victoria, 
AUSTRALIA.  All rights reserved.

	The purchaser of the text "Algorithms and Data Structures in
F and Fortran", by Robin A. Vowels ISBN 0-9640135-4-1 is expressly 
authorised to store any part or all of the contents of this disc on 
only one computer at any one time, for use by himself.

	The purchaser is expressly permitted to make one (and only one) 
copy of this disc for backup purposes.  The purchaser agrees to
write the following on any such backup copy contained on a removable
disc (including floppy disc): "Copyright (c) 1978, 1995, 1996, 1997, 1999 by
R. A. Vowels.  All rights reserved.  Programs, subroutines,
and functions from 'Algorithms and Data Structures in F and Fortran'".

	An instructor using the above-mentioned text as a 
prescribed text is expressly authorised to install any of the files 
on this disc on a central computer or server for use by the students of his
or her class.

	All other use is strictly prohibited without written permission
of the author.

			-- DISCLAIMER --

	No warranty of any kind, either expressed or implied, is made as to 
the suitability or fitness for any particular purpose of any program 
or algorithm on this disc.  Neither the author nor publisher shall be
liable for damages nor for consequential damages arising from the use of
any of the programs or algorithms on this disc.

			-- WARRANTY --

	If these procedures are supplied on a disc, then that disc is warranteed
for 3 months from the date of purchase to be free from defects.  Should the disc
be faulty, please return it to the author for a free replacement.

			-- ABOUT THIS DISC --

	This disc contains the programs, subroutines, and functions from
"Algorithms and Data Structures in F and Fortran", 
by R. A. Vowels, and some additional procedures such as driver
programs and demonstration programs.  See the statement 
later in this file, about obtaining updates to the disc.


		-- WHAT IS ON THIS DISC --
	
	The programs on this disc reside in directories labelled
"CHAPT1", "CHAPT3", etc, which correspond to chapters in the book.
Programs, subroutines, and functions, are named according to the
Figure number under which the procedure appears.  For example, the
program in Figure 6.5 is found under file FIG6-5.INC; for example,
the program under Figure 10.13 is found in file FIG1013.F.
Certain procedures that are used as INCLUDE files as part of other
figures are sometimes found as FIG10-11.INC (for Figure 10.11), for
example.

	In some cases, a driver program is included with a
subroutine in a given figure.  Sometimes the driver program
appears with the given procedure embedded in it.  In this case,
the program bears the file name derived from the figure.
In other cases, a separate program appears bearing a name
derived from the figure.  In this case, it will have a suffix 'A' 
or 'P' -- for example, a subroutine in file FIG121.INC might be 
called by a program in file FIG121P.F.

	The utility procedures from Appendixes D appear as
.INC files, in directory APPENDD.
									
		-- UPDATES --

	The purchaser of the book may obtain an update of the files on this
disc, from the same source as this disc was obtained (or by contacting the
author directly).

Version 1.0
5th September 1999
