From e6ed79dd304aae79277efa65e9398d7f27f69953 Mon Sep 17 00:00:00 2001 From: letouzey Date: Thu, 3 Jun 2010 17:13:37 +0000 Subject: Misc fixes related to new nsatz (and ocamlbuild) - Kill a warning in ideal.ml corresponding to really brain-dead code. - Restore extraction/vo.otarget in pluginsvo.itarget - In fact, plugins/_tags can be merged into _tags with nice ** patterns - Update .gitignore git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13062 85f007b7-540e-0410-9357-904b9bb8a0f7 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 98479902a..0fae2539b 100644 --- a/.gitignore +++ b/.gitignore @@ -139,7 +139,7 @@ plugins/field/field.ml plugins/funind/g_indfun.ml plugins/omega/g_omega.ml plugins/quote/g_quote.ml -plugins/groebner/groebner.ml +plugins/nsatz/nsatz.ml plugins/micromega/g_micromega.ml plugins/subtac/g_subtac.ml plugins/fourier/g_fourier.ml -- cgit v1.2.3