-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1585 from Alizter/update-to-8.14
Update to Coq V8.14
- Loading branch information
Showing
5 changed files
with
5 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule coq-HoTT
updated
1457 files
Submodule coq-dpdgraph
updated
14 files
+31 −0 | .github/workflows/docker-action.yml | |
+6 −0 | .gitignore | |
+0 −29 | .travis.yml | |
+65 −40 | README.md | |
+1 −1 | configure.ac | |
+42 −0 | coq-dpdgraph.opam | |
+2 −2 | dpd_compute.ml | |
+5 −5 | graphdepend.mlg | |
+335 −0 | meta.yml | |
+4 −4 | searchdepend.mlg | |
+8 −14 | tests/Morph_rw.dpd.oracle | |
+1 −1 | tests/Polymorph.dpd.oracle | |
+91 −91 | tests/graph.dpd.oracle | |
+6 −6 | tests/graph2.dpd.oracle |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters