mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 11:08:25 +00:00
A first stab at some typing rules.
This commit is contained in:
@@ -423,6 +423,8 @@
|
||||
%% Some control operators
|
||||
%%
|
||||
\newcommand{\Cupto}{\keyw{cupto}}
|
||||
\newcommand{\Set}{\keyw{set}}
|
||||
\newcommand{\newPrompt}{\keyw{newPrompt}}
|
||||
\newcommand{\Callcc}{\keyw{callcc}}
|
||||
\newcommand{\Throw}{\keyw{throw}}
|
||||
\newcommand{\Continue}{\keyw{resume}}
|
||||
@@ -439,5 +441,5 @@
|
||||
\newcommand{\J}{\keyw{J}}
|
||||
\newcommand{\FelleisenC}{\ensuremath{\mathcal{C}}}
|
||||
\newcommand{\FelleisenF}{\ensuremath{\mathcal{F}}}
|
||||
|
||||
\newcommand{\cont}{\keyw{cont}}
|
||||
\newcommand{\cont}{\keyw{cont}}
|
||||
\newcommand{\Cont}{\dec{Cont}}
|
||||
Reference in New Issue
Block a user