// localiser-naivement.h // << Algorithmique du texte >> // Maxime Crochemore, Christophe Hancart et Thierry Lecroq // Vuibert, 2001. void localiserNaivement(Mot x, Longueur m, Mot y, Longueur n);