Lists implement finite sets

This commit is contained in:
Niels 2017-06-20 13:54:42 +02:00
parent a95ddea6ca
commit 8c31e4d382
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ ordered.v
cons_repr.v cons_repr.v
Lattice.v Lattice.v
monad.v monad.v
Lists.v