Skip to content

Commit

Permalink
make group_multiset_properties public (#1469)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuoguo authored Feb 23, 2025
1 parent 3be91f6 commit d0282f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/vstd/multiset.rs
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ pub proof fn lemma_multiset_properties<V>()

}

broadcast group group_multiset_properties {
pub broadcast group group_multiset_properties {
lemma_update_same,
lemma_update_different,
lemma_insert_containment,
Expand Down

0 comments on commit d0282f0

Please sign in to comment.