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

Changes from original:

	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 latest version of this package can always be downloaded from any
CRAN mirror. The CRAN master site can be found at

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


=====================================================================
                         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
=====================================================================

