mirror of
https://github.com/Smaug123/agdaproofs
synced 2025-10-20 10:38:39 +00:00
Move Bool to live on its own (#118)
This commit is contained in:
@@ -4,6 +4,7 @@ open import LogicalFormulae
|
||||
open import Functions
|
||||
open import Lists.Definition
|
||||
open import Lists.Monad
|
||||
open import Boolean.Definition
|
||||
|
||||
module Lists.Filter.AllTrue where
|
||||
|
||||
|
Reference in New Issue
Block a user