Skip to content

Commit

Permalink
TwoThree: remove dead parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
liyishuai committed Sep 5, 2024
1 parent 67db2e0 commit 871b002
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion theories/Data/Map/FMapTwoThreeK.v
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Set Strict Implicit.

Section keyed.
Variable K : Type.
Variable K_le : K -> K -> Prop.
Variable RD_K : K -> K -> comparison.

Inductive twothree (T : Type) : Type :=
Expand Down

0 comments on commit 871b002

Please sign in to comment.