| author | Christian Urban <christian.urban@kcl.ac.uk> |
| Sat, 19 Dec 2020 00:21:13 +0000 | |
| changeset 821 | c3f9e0fe08cb |
| parent 820 | 9d5e4fa0c64d |
| child 822 | 815f03652bf9 |
| cws/cw05.pdf | file | annotate | diff | comparison | revisions | |
| cws/cw05.tex | file | annotate | diff | comparison | revisions |
--- 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}