aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-04-26 16:22:03 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-04-26 16:22:03 +0000
commit3bbcfded9c83e5f7a44d1fcd7dc2c4a8a1f3fcbe (patch)
treed98f8462697422b1e63b25049ae78ce1fe63ca09 /.gitignore
parent6d35a7ff9810e35a02aa8e2a90198bdb15d262e7 (diff)
Misc small fixes : warning, dep cycles, ocamlbuild...
- git ignore g_decl_mode.ml - exhaustive match for pp_vernac (BeginSubproof, ...) - for ocamlbuild, remove a spurious cycle in recordops.mli (unnecessary open of Classops), and fixes of *.itargets and _tags The compilation via ocamlbuild still need some work, since plugin firstorder now depends on the new plugin decl_mode git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12964 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eaa6b8f72..4a16b7722 100644
--- a/.gitignore
+++ b/.gitignore
@@ -145,6 +145,7 @@ plugins/groebner/ideal.ml
plugins/micromega/g_micromega.ml
plugins/subtac/g_subtac.ml
plugins/fourier/g_fourier.ml
+plugins/decl_mode/g_decl_mode.ml
tactics/tauto.ml
tactics/eauto.ml
tactics/hipattern.ml