1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00
This commit is contained in:
2021-05-12 22:51:01 +01:00
parent 1bca580f1f
commit aacee4d72a
3 changed files with 114 additions and 15 deletions

View File

@@ -519,6 +519,8 @@
\newcommand{\Algol}{Algol~60}
\newcommand{\qq}[1]{\ensuremath{\ulcorner #1 \urcorner}}
\newcommand{\prompttype}{\dec{Prompt}}
\newcommand{\async}{\keyw{async}}
\newcommand{\await}{\keyw{await}}
% Language macros
\newcommand{\Frank}{Frank}