line length
This commit is contained in:
parent
31cfe27cd3
commit
a9bd125997
1 changed files with 2 additions and 2 deletions
|
@ -67,8 +67,8 @@ Nous avons écrit un \texttt{Makefile} pour nous faciliter le développement.
|
|||
|
||||
\subsubsection*{Une commande qui fait tout}
|
||||
\begin{description}
|
||||
\item[\texttt{make nom=snow n=3}] génère un fichier \texttt{image.svg}
|
||||
correspondant \\ au \lsys~nommé "snow" avec trois itérations.
|
||||
\item[\texttt{make nom=snow n=3}] génère une image \svg~sous
|
||||
\texttt{image.svg} qui correspond au \lsys~"snow" avec trois itérations.
|
||||
\end{description}
|
||||
|
||||
\subsubsection*{Possibilité de faire qu'une action à la fois}
|
||||
|
|
Reference in a new issue