% Time-stamp: <2019-08-28 11:50:49 administrateur>
% Création : 2019-08-05T13:55:03+0200
\newglossaryentry{signature}{%
  name={signature},
  first={\emph{signature}}, 
  description={\InEnglish{signature}}
}


\newglossaryentry{module}{
  name={module},
  first={\emph{module}}, 
  description={\InEnglish{module}}
}

\newglossaryentry{fonction}{
  name={fonction},
  first={\emph{fonction}}, 
  description={\InEnglish{function}}
}

\newglossaryentry{extension}{
  name={extension},
  first={\emph{extension}}, 
  description={\InEnglish{package}}
}

\newglossaryentry{entier}{
  name={entier},
  first={\emph{entier}},
  firstplural={\emph{entiers}}, 
  description={\CAD entier relatif, \InEnglish{integer}}
}

\newglossaryentry{booleen}{
  name={booléen},
  first={\emph{booléen}}, 
  description={\InEnglish{boolean}}
}

\newglossaryentry{variable}{
  name={variable},
  first={\emph{variable}},
  firstplural={\emph{variables}}, 
  description={\InEnglish{variable}}
}

\newglossaryentry{flottant}{
  name={flottant},
  first={\emph{flottant} \TO pour \og nombre réel codé \emph{en virgule flottante}\fg\TF}, 
  description={\InEnglish{floating point number}, nombre \emph{réel}
    représenté en \emph{virgule flottante}}
}

\newglossaryentry{sequence}{%
  name={\emph{sequence}},
  plural={\emph{sequences}},
  first={\emph{sequence}, en français \og suite\fg}, 
  description={\InEnglish{sequence}, en français \og suite\fg}
}

\endinput
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "dun19expl3-macros"
%%% End:


\newglossaryentry{}{
  name={},
  first={\emph{}}, 
  description={\InEnglish{}}
}
