From b66b20d4edc653a7b3f767aaa3eddcae13006311 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Hillerstr=C3=B6m?= Date: Mon, 30 Mar 2020 13:30:41 +0100 Subject: [PATCH] Edits --- thesis.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thesis.tex b/thesis.tex index 012df37..d33ad40 100644 --- a/thesis.tex +++ b/thesis.tex @@ -769,7 +769,7 @@ Values % unit : () \inferrule*[Lab=\tylab{Unit}] { } - {\typv{\Delta;\Gamma}{\Record{} : \Record{}}} + {\typv{\Delta;\Gamma}{\Record{} : \UnitType}}} % Extension \inferrule*[Lab=\tylab{Extend}]