comment out issue in Zoo4eg

This commit is contained in:
2024-10-16 22:03:09 -07:00
parent a0ceac3167
commit 1695815fe3
4 changed files with 8 additions and 7 deletions

View File

@@ -39,7 +39,7 @@ Eq BD where
Defined == Defined = True
_ == _ = False
public export
Show BD where
show Bound = "bnd"
show Defined = "def"