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 e37c76e..7383dd5 100644 --- a/Everything.agda +++ b/Everything.agda @@ -2,6 +2,7 @@ module Everything where import Generic +import Structures import FinMap import CheckInsert import GetTypes |