Skip to content

Commit

Permalink
Merge pull request #6 from ppedrot/hint-locality-error
Browse files Browse the repository at this point in the history
  • Loading branch information
tchajed authored Jun 29, 2022
2 parents 24fb544 + c6b4078 commit a6a5aa0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions src/Examples/ReplicatedDisk/ReplicatedDiskImpl.v
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,7 @@ Module ReplicatedDisk.
- exfalso; apply index_not_none in Heqo; auto.
Qed.

#[global]
Hint Rewrite assign_maybe_same using (solve [ auto ]) : array.
Global Hint Resolve PeanoNat.Nat.lt_neq : core.
Global Hint Resolve disks_eq_inbounds : core.
Expand Down
2 changes: 1 addition & 1 deletion vendor/array
2 changes: 1 addition & 1 deletion vendor/classes

0 comments on commit a6a5aa0

Please sign in to comment.