- 12 Aug, 2020 1 commit
-
-
Ralf Jung authored
-
- 19 Jun, 2020 1 commit
-
-
Robbert Krebbers authored
-
- 06 Apr, 2020 1 commit
-
-
Robbert Krebbers authored
-
- 31 Mar, 2020 1 commit
-
-
Paolo G. Giarrusso authored
This helps async proof checking (see iris/iris!406 (comment 46759)). Done with ``` gsed -i 's/seal \(.*\)\. by eexists. Qed./seal \1. Proof. by eexists. Qed./' \ $(find theories/ -name '*.v') ``` And checked by inspecting the output of: ``` git grep '\bseal\b'|fgrep -v 'Proof. by eexists. Qed.' ```
-
- 13 Jan, 2020 2 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-