Skip to content

Commit 1dde529

Browse files
authored
Merge pull request #149 from coq-community/stdlib_repo
Adapt to rocq-prover/rocq#19530
2 parents dcdb225 + 3b1eb3a commit 1dde529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theories/Instances.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Module Bool.
289289
End Bool.
290290

291291
Module Relations.
292-
Import Relations.Relations.
292+
Import Relations.
293293

294294
(** ** Relation instances *)
295295

0 commit comments

Comments
 (0)