Fixes
This commit is contained in:
@ -153,7 +153,7 @@
|
||||
\newcommand{\defeq}{\vcentcolon=}
|
||||
|
||||
\lstdefinelanguage{miniimp}{
|
||||
keywords={if, then, else, skip, while, do, for, rand},
|
||||
keywords={if, then, else, skip, while, do, for, rand, let},
|
||||
keywordstyle=\color{blue}\bfseries,
|
||||
identifierstyle=\color{black},
|
||||
sensitive=false,
|
||||
@ -202,6 +202,8 @@
|
||||
|
||||
\input{report}
|
||||
|
||||
\printbibliography{}
|
||||
|
||||
\end{document}
|
||||
|
||||
%% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - %%
|
||||
|
||||
Reference in New Issue
Block a user