%OZT%&frlatex / This is a LaTeX code to generate a log file showing 
%           french hyphenated words
%                           Copyright Bernard Gaulle as in french_doc.pdf
%
% to be used only for testing/debugging purposes
%
%                                                  last mods: 2000/03/03
\catcode`@=11
\gdef\iORI{\@@input}
\global\let\bye\enddocument
\documentclass{article}
%\usepackage[T1]{fontenc}%%%%% codage de sortie (pour fontes EC)
\wlog{\noexpand\input{EC.def}}% my auxiliary input encoding for tstcoup 
%\usepackage{french}% no need to use it, \french should be enough
\begin{document}
\global\let\DOinput\iORI
\let\STOP\stop% stop if error
\DOinput gencoup.tex
\endinput
%%
%%      checksum        = "31401 23 85 828"
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%