diff options
| author | corbinea | 2003-06-13 15:28:29 +0000 |
|---|---|---|
| committer | corbinea | 2003-06-13 15:28:29 +0000 |
| commit | f1bd83d9d6f69a0309572f1bfe22827d4c3f4eb7 (patch) | |
| tree | d36f10773968ed883c56e574c72f6c7e4f560e02 /Makefile | |
| parent | 89d58784a6e86f701bb8c619c32d62d546800d9f (diff) | |
Ground update, new files.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4156 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -279,7 +279,7 @@ FUNINDCMO=\ FOCMO=\ contrib/first-order/formula.cmo contrib/first-order/sequent.cmo \ contrib/first-order/unify.cmo contrib/first-order/rules.cmo \ - contrib/first-order/ground.cmo + contrib/first-order/instances.cmo contrib/first-order/ground.cmo CCCMO=contrib/cc/ccalgo.cmo contrib/cc/ccproof.cmo contrib/cc/cctac.cmo |
