Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MathisBD committed Nov 23, 2024
1 parent 91c1d38 commit 17fa202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/theories/utils.v
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
(** If you don't want to have the following scopes opened you should *)
(** not import this file or close them. *)

From Coq Require Export Bool ZArith Arith Lia List Nat.
From Coq Require Export Bool ZArith Arith Lia List.

From MetaCoq.Utils Require Export MCUtils monad_utils.

Expand Down

0 comments on commit 17fa202

Please sign in to comment.