// un-plus-long-sous-mot-commun.h // << Algorithmique du texte >> // Maxime Crochemore, Christophe Hancart et Thierry Lecroq // Vuibert, 2001. SousMot unPlusLongSousMotCommun(Mot x, Longueur m, Mot y, Longueur n, int *s);