// alignement-local.h // << Algorithmique du texte >> // Maxime Crochemore, Christophe Hancart et Thierry Lecroq // Vuibert, 2001. int *alignementLocal(Mot x, Longueur m, Mot y, Longueur n);