diff options
Diffstat (limited to 'Everything.agda')
-rw-r--r-- | Everything.agda | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Everything.agda b/Everything.agda index 76beef6..7399254 100644 --- a/Everything.agda +++ b/Everything.agda @@ -4,6 +4,7 @@ module Everything where import Generic import FinMap import CheckInsert +import GetTypes import FreeTheorems import BFF import Bidir |