
		ICFP Programming Contest 2002
		=============================


TEAM : The four Caml Riders of the Apocalypse
=============================================

  Programmers:
    Jean-Christophe Fillitre (filliatr@lri.fr)
    Claude March             (marche@lri.fr)
 
  Ideas providers:
    Evelyne Contejean         (contejea@lri.fr)
    Xavier Urbain             (urbain@lri.fr)

PROGRAM
=======

  Named "Neanderthal", to give you an idea of how smart it is.

COMPILATION
===========

  The program is submitted as a precompiled executable.
  If necessary, it can be recompiled with the following commands:

      	cd source
      	./configure
	make runme

  (or, equivalently, by uncommenting the lines in ./buildme and running it)

THE CODE
========

  The code is written in Objective Caml (3.04 or later) in a few hours
  (10pm or later)

  

