1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 11:08:25 +00:00

Fix compilation bug

This commit is contained in:
2020-03-31 12:35:38 +01:00
parent b66b20d4ed
commit 4a79664b8f

View File

@@ -769,7 +769,7 @@ Values
% unit : ()
\inferrule*[Lab=\tylab{Unit}]
{ }
{\typv{\Delta;\Gamma}{\Record{} : \UnitType}}}
{\typv{\Delta;\Gamma}{\Record{} : \UnitType}}
% Extension
\inferrule*[Lab=\tylab{Extend}]