diff options
| author | sacerdot | 2000-10-26 09:10:11 +0000 |
|---|---|---|
| committer | sacerdot | 2000-10-26 09:10:11 +0000 |
| commit | 32d47cdb09df5387b28ed9b435456db7630f6b6d (patch) | |
| tree | a513eb8368c6f2be8c6ef17e7b54a4a5a25c7356 /Makefile | |
| parent | 5925fff753b14f2e5f263c531eed05255c6513be (diff) | |
ntrefiner.ml* removed in module xml
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@762 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,7 @@ HIGHTACTICS=tactics/dhyp.cmo tactics/auto.cmo tactics/equality.cmo \ CONTRIB=contrib/omega/omega.cmo contrib/omega/coq_omega.cmo \ contrib/ring/quote.cmo contrib/ring/ring.cmo \ contrib/xml/xml.cmo contrib/xml/cooking.cmo contrib/xml/xmlcommand.cmo \ - contrib/xml/xmlentries.cmo contrib/xml/ntrefiner.cmo + contrib/xml/xmlentries.cmo CMA=$(CLIBS) $(CAMLP4OBJS) CMXA=$(CMA:.cma=.cmxa) |
