Team :	
	Ara Dimitri
	Gauthier Nadji

Needs : OCaml 3.06 (3.04 should work)

Compile with :
	cd sources
	make depend
	make

run with :
	./runme

You have the right to do whatever you want with the code.

If you want to have some (a lot?) of debug output,
change the variable show in the module Debug.
We used strategies combinators which we will describe
in a later paper :)

