Skip to content

Commit 8b42915

Browse files
authored
Merge pull request #118 from SkySkimmer/elpi-backtrack
2 parents f31aa21 + 4a2e7db commit 8b42915

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
*.cmo
44
*.cma
55
*.cmi
6+
*.cmt
67
*.a
78
*.o
89
*.cmx

searchdepend.mlg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
(* (see the enclosed LICENSE file for mode details) *)
99
(*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*)
1010

11+
DECLARE PLUGIN "coq-dpdgraph.plugin"
12+
1113
{
1214

1315
open Pp

0 commit comments

Comments
 (0)