summaryrefslogtreecommitdiff
path: root/src/Cfe/Language/Construct
diff options
context:
space:
mode:
authorChloe Brown <chloe.brown.00@outlook.com>2021-03-24 15:55:34 +0000
committerChloe Brown <chloe.brown.00@outlook.com>2021-03-24 15:55:34 +0000
commit11dddff1955a696538afbc1cfb604bbc640242a6 (patch)
tree9d5958c0a64f8a95ec5f5fe9415904252d24d012 /src/Cfe/Language/Construct
parentee1b20ca53363eee0362f5a2bbd61b5951098156 (diff)
Prove lemma 3.5 (5).
Diffstat (limited to 'src/Cfe/Language/Construct')
-rw-r--r--src/Cfe/Language/Construct/Union.agda5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/Cfe/Language/Construct/Union.agda b/src/Cfe/Language/Construct/Union.agda
index 5e86124..0865123 100644
--- a/src/Cfe/Language/Construct/Union.agda
+++ b/src/Cfe/Language/Construct/Union.agda
@@ -24,8 +24,9 @@ module _
(B : Language b)
where
- module A = Language A
- module B = Language B
+ private
+ module A = Language A
+ module B = Language B
infix 6 _∪_