This is a port of Efron & Tibshirani's boostrap S-library to R that
accompanies their 1993 book `An introduction to the bootstrap'.

Changes:

	changed all dyn.load2 calls to use dyn.load

	fixed call of boott (had 2 variable argument lists)


See README.orig for original authors and Copyright

The R package can be downloaded from

	ftp://ftp.ci.tuwien.ac.at/pub/R


This port has been done on February 19, 1997, by

=====================================================================
                         Friedrich  Leisch                             
 Institut fr Statistik                      Tel: (+43 1) 58801 4541
 Technische Universitt Wien                 Fax: (+43 1)  504 14 98
 Wiedner Hauptstrae 8-10/1071      Friedrich.Leisch@ci.tuwien.ac.at
 A-1040 Wien, Austria             http://www.ci.tuwien.ac.at/~leisch
      PGP public key http://www.ci.tuwien.ac.at/~leisch/pgp.key
=====================================================================

