OVERVIEW:

Camlp4 is a Pre-Processor-Pretty-Printer for OCaml.  This is
the version 3.02, compatible with OCaml version 3.02.

To compile, you need the OCaml compiler.

CONTENTS:

	INSTALL.txt	instructions for installation
	README		this file
	README-2.01	explanations for new interface Token from 2.01 version
	README-3.00	explanations for another change in Token from 3.00
	LICENCE		licence and copyright notice
	Makefile	main Makefile
	boot		binaries bootstrap
	config		configuration
	camlp4		main
	lib		library
	man		manual pages
	meta		grammars and quotation expanders for bootstrap
	etc		other grammars and quotations expanders, and printers
	ocaml_src	OCaml sources for cold start
	ocaml_stuff	Copy of useful OCaml sources
	ocpp		ocpp
	odyl		dynamic loader
	tools		compilation tools
	top		for toplevel


INSTALLATION:

See the file INSTALL.txt for installation instructions.


BUG REPORTS AND USER FEEDBACK:

Send your bug reports by E-mail to:

	daniel.de_rauglaudre@inria.fr
