Skip to content

Commit

Permalink
Merge pull request #41 from coq-community/fix-npeano-deprec
Browse files Browse the repository at this point in the history
remove use of deprecated NPeano module
  • Loading branch information
palmskog authored Nov 4, 2023
2 parents 861e53b + 1746dc0 commit 39de8e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions theories/Model_MinPlus.v
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

From ATBR Require Import Common.
From ATBR Require Import Classes.
From Coq Require Import NPeano.
From ATBR Require Converse.

Set Implicit Arguments.
Expand Down Expand Up @@ -136,4 +135,3 @@ Module Load.
change mp_empty with (@zero mp_Graph mp_SemiLattice_Ops tt tt).

End Load.

0 comments on commit 39de8e4

Please sign in to comment.