summaryrefslogtreecommitdiff
path: root/Everything.agda
blob: 76beef6958ca3c897031e4486add4d0c534aa86a (plain)
1
2
3
4
5
6
7
8
9
10
11
-- The sole purpose of this module is to ease compilation of everything.
module Everything where

import Generic
import FinMap
import CheckInsert
import FreeTheorems
import BFF
import Bidir
import LiftGet
import Precond