summaryrefslogtreecommitdiff
path: root/Everything.agda
diff options
context:
space:
mode:
Diffstat (limited to 'Everything.agda')
-rw-r--r--Everything.agda6
1 files changed, 3 insertions, 3 deletions
diff --git a/Everything.agda b/Everything.agda
index 03e3ccd..7fcdb94 100644
--- a/Everything.agda
+++ b/Everything.agda
@@ -1,7 +1,7 @@
module Everything where
-import CBPV.Axiom
-import CBPV.Equality
+import CBPV.Context
import CBPV.Family
-import CBPV.Term
+import CBPV.Frex.Comp
+import CBPV.Structure
import CBPV.Type