mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
Progress on undelimited control.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
\newcommand{\CC}{\keyw{C}}
|
||||
% \newcommand{\Delim}[1]{\ensuremath{\langle\!\!\mkern-1.5mu\langle#1\rangle\!\!\mkern-1.5mu\rangle}}
|
||||
\newcommand{\Delim}[1]{\ensuremath{\langle#1\rangle}}
|
||||
\newcommand{\sembr}[1]{\ensuremath{\llbracket #1 \rrbracket}}
|
||||
|
||||
%%
|
||||
%% Partiality
|
||||
@@ -442,4 +443,5 @@
|
||||
\newcommand{\FelleisenC}{\ensuremath{\mathcal{C}}}
|
||||
\newcommand{\FelleisenF}{\ensuremath{\mathcal{F}}}
|
||||
\newcommand{\cont}{\keyw{cont}}
|
||||
\newcommand{\Cont}{\dec{Cont}}
|
||||
\newcommand{\Cont}{\dec{Cont}}
|
||||
\newcommand{\Algol}{Algol~60}
|
||||
Reference in New Issue
Block a user