# HG changeset patch # User Christian Urban # Date 1608337273 0 # Node ID c3f9e0fe08cb28f03b160830ae00cfad0ba36b25 # Parent 9d5e4fa0c64dbffa28e9626e48095495ba58be1f updated diff -r 9d5e4fa0c64d -r c3f9e0fe08cb cws/cw05.pdf Binary file cws/cw05.pdf has changed diff -r 9d5e4fa0c64d -r c3f9e0fe08cb cws/cw05.tex --- a/cws/cw05.tex Sat Dec 19 00:13:58 2020 +0000 +++ b/cws/cw05.tex Sat Dec 19 00:21:13 2020 +0000 @@ -219,7 +219,8 @@ \item \textbf{Build-In Functions}: The `prelude' comes with several build-in functions: \texttt{new\_line()}, \texttt{skip}, \texttt{print\_int(n)}, \texttt{print\_space()} - and \texttt{print\_star()}. + and \texttt{print\_star()}. You can find the `prelude' for + example in the file \texttt{sqr.ll}. \end{itemize} \end{document}