diff options
| -rw-r--r-- | .depend | 2 | ||||
| -rw-r--r-- | make.result | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -2019,6 +2019,8 @@ tactics/termdn.cmx: lib/util.cmx kernel/term.cmx pretyping/rawterm.cmx \ pretyping/pattern.cmx library/nametab.cmx kernel/names.cmx \ library/nameops.cmx library/libnames.cmx tactics/dn.cmx \ tactics/termdn.cmi +test-suite/zarith.cmo: test-suite/zarith.cmi +test-suite/zarith.cmx: test-suite/zarith.cmi tools/coqdep.cmo: tools/coqdep_lexer.cmo config/coq_config.cmi tools/coqdep.cmx: tools/coqdep_lexer.cmx config/coq_config.cmx tools/gallina.cmo: tools/gallina_lexer.cmo diff --git a/make.result b/make.result index f45e3ff1f8..277b7a72b8 100644 --- a/make.result +++ b/make.result @@ -1 +1 @@ -Wed 28/12/2005 00:30: Success +Thu 29/12/2005 00:30: Success |
