diff options
| author | herbelin | 2009-01-05 09:50:15 +0000 |
|---|---|---|
| committer | herbelin | 2009-01-05 09:50:15 +0000 |
| commit | a624954255521c67630add9834d4afefae896876 (patch) | |
| tree | d8d3641f4a169cd19f614c3403302a3695847a0b /dev/ocamlweb-doc | |
| parent | c20bdd9c7b3d0823f1c2fb3bbb56fa12d3ca88dd (diff) | |
Completed 11745 (move of jprover to user contribs) and cleaned 11743
(detection of Miller's pattern)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11748 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'dev/ocamlweb-doc')
| -rw-r--r-- | dev/ocamlweb-doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ocamlweb-doc/Makefile b/dev/ocamlweb-doc/Makefile index 7ab1bd3fcd..f2c625ed4b 100644 --- a/dev/ocamlweb-doc/Makefile +++ b/dev/ocamlweb-doc/Makefile @@ -8,7 +8,7 @@ LOCALINCLUDES=-I ../../config -I ../../tools -I ../../tools/coqdoc \ -I ../../contrib/ring -I ../../contrib/dp -I ../../contrib/setoid_ring \ -I ../../contrib/xml -I ../../contrib/extraction \ -I ../../contrib/interface -I ../../contrib/fourier \ - -I ../../contrib/jprover -I ../../contrib/cc \ + -I ../../contrib/cc \ -I ../../contrib/funind -I ../../contrib/firstorder \ -I ../../contrib/field -I ../../contrib/subtac -I ../../contrib/rtauto \ -I ../../contrib/recdef |
