fix CwF to be lagda
This commit is contained in:
parent
8e1cc0e551
commit
4965c316c9
|
@ -1,3 +1,7 @@
|
|||
module CwF where
|
||||
```
|
||||
open import public CwF.Base
|
||||
|
||||
open import public CwF.Base
|
||||
module CwF where
|
||||
```
|
||||
|
||||
This module just re-exports `CwF.Base`.
|
||||
|
|
Loading…
Reference in New Issue
Block a user