Skip to content
Snippets Groups Projects
Commit b1ac973d authored by tingtind's avatar tingtind
Browse files

update cubical library path

parent 7da5e73b
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ open import Cubical.Foundations.Equiv
open import Cubical.Relation.Nullary
open import Cubical.Relation.Binary.Base
open import Cubical.Relation.Binary.Poset
open import Cubical.Relation.Binary.Order.Poset
open import Cubical.Data.Unit.Properties
......
......@@ -6,7 +6,7 @@
module Semantics.Monotone.Base where
open import Cubical.Relation.Binary.Poset
open import Cubical.Relation.Binary.Order.Poset
open import Cubical.Data.Sigma
open import Cubical.Foundations.Structure
......
......@@ -17,7 +17,7 @@ open import Cubical.Data.Sum
open import Cubical.Data.Empty as ⊥
open import Cubical.Relation.Binary
open import Cubical.Relation.Binary.Poset
open import Cubical.Relation.Binary.Order.Poset
open import Cubical.HITs.PropositionalTruncation renaming (elim to PTelim)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment