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 --- _tags | 4 ++++ 1 file changed, 4 insertions(+) (limited to '_tags') diff --git a/_tags b/_tags index 3d9267a98e..9b092ebb04 100644 --- a/_tags +++ b/_tags @@ -35,6 +35,8 @@ "tactics/hipattern.ml4": use_grammar, use_constr "tactics/rewrite.ml4": use_grammar +: use_grammar + ## sub-directory inclusion # Note: "checker" is deliberately not included @@ -59,3 +61,5 @@ "tools": include "tools/coqdoc": include "toplevel": include + +: include \ No newline at end of file -- cgit v1.2.3