We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f31aa21 + 4a2e7db commit 8b42915Copy full SHA for 8b42915
.gitignore
@@ -3,6 +3,7 @@
3
*.cmo
4
*.cma
5
*.cmi
6
+*.cmt
7
*.a
8
*.o
9
*.cmx
searchdepend.mlg
@@ -8,6 +8,8 @@
(* (see the enclosed LICENSE file for mode details) *)
(*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*)
10
11
+DECLARE PLUGIN "coq-dpdgraph.plugin"
12
+
13
{
14
15
open Pp
0 commit comments