diff options
| author | Jon French | 2018-05-15 17:50:05 +0100 |
|---|---|---|
| committer | Jon French | 2018-05-15 17:50:05 +0100 |
| commit | e2d8fe4d847b6e8f71eecd7aa6d15799bd2a2e11 (patch) | |
| tree | af5ca7ac35244a706f9631ab8f1a4dada172f27d /doc/types.tex | |
| parent | ed3bb9702bd1f76041a3798f453714b0636a1b6b (diff) | |
| parent | 77b393e4f53d14955d301cbd16e22d2e7b026ede (diff) | |
Merge branch 'sail2' into mappings
Diffstat (limited to 'doc/types.tex')
| -rw-r--r-- | doc/types.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/types.tex b/doc/types.tex index 11037c91..a74cdea9 100644 --- a/doc/types.tex +++ b/doc/types.tex @@ -1,6 +1,8 @@ \section{Type System} \label{sec:types} +(This section is still a work in progress) + \newcommand{\tcheck}[3]{#1 \vdash #2 \Leftarrow #3} \newcommand{\tinfer}[3]{#1 \vdash #2 \Rightarrow #3} \newcommand{\msail}[1]{\text{\lstinline[mathescape]+#1+}} |
