// auto-suffixes.h

// << Algorithmique du texte >>
// Maxime Crochemore, Christophe Hancart et Thierry Lecroq
// Vuibert, 2001.

void extension(Lettre a, Automate M);
Automate autoSuffixes(Mot y, Longueur n);