summaryrefslogtreecommitdiff
path: root/src/Cfe/Expression
diff options
context:
space:
mode:
authorChloe Brown <chloe.brown.00@outlook.com>2021-04-12 17:32:02 +0100
committerChloe Brown <chloe.brown.00@outlook.com>2021-04-12 17:32:02 +0100
commitf84e919e12c92c241d3d38203400c2bb14fb0017 (patch)
treeaaf5e3fb2041bb27a0cc22799973cadf173620c0 /src/Cfe/Expression
parent337615b3beb2e0440c2374724fae09d7ec384952 (diff)
Cleanup Type properties.
Diffstat (limited to 'src/Cfe/Expression')
-rw-r--r--src/Cfe/Expression/Properties.agda1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Cfe/Expression/Properties.agda b/src/Cfe/Expression/Properties.agda
index b167933..40d569a 100644
--- a/src/Cfe/Expression/Properties.agda
+++ b/src/Cfe/Expression/Properties.agda
@@ -109,6 +109,7 @@ private
; trans = λ {e} {e′} {e′′} → ≈-trans {n} {e} {e′} {e′′}
}
+------------------------------------------------------------------------
-- Bundles
partialSetoid : ∀ {n} → PartialSetoid _ _