\NeedsTeXFormat{LaTeX2e}
\RequirePackage[latin9]{inputenc}
\RequirePackage[T1]{fontenc}
\RequirePackage{makegobbler}
\RequirePackage{xcolor}
\LoadClass{minimal}
\newcounter{test}
\newcommand\test{\noindent Test \thetest.\space}
\providecommand*\fatal[1]{\textcolor{red}{#1}\addtocounter{nok}{1}}
\providecommand*\ok[1]{\textcolor{green}{#1}\addtocounter{ok}{1}}
\newcommand*\intertest{\par\hfil* * *\hfil\par}
\newcommand*\eslash{\discretionary{}{}{}\textbackslash}
\newcommand*\eoa{\discretionary{}{}{}\{}
\newcommand*\efa{\}\discretionary{\%}{}{}}
\newif\ifvisited
\newif\ifwisited
\newcounter{ok}
\newcounter{nok}
