From 6c7878b5fd219cae4c243b69096e9275b637a0d9 Mon Sep 17 00:00:00 2001 From: herbelin Date: Fri, 3 Oct 2003 23:09:28 +0000 Subject: Cacher les .v8 git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4522 85f007b7-540e-0410-9357-904b9bb8a0f7 --- contrib/cc/.cvsignore | 1 + contrib/correctness/.cvsignore | 1 + contrib/extraction/.cvsignore | 1 + contrib/field/.cvsignore | 1 + contrib/fourier/.cvsignore | 1 + contrib/funind/.cvsignore | 1 + contrib/omega/.cvsignore | 1 + contrib/ring/.cvsignore | 1 + contrib/romega/.cvsignore | 1 + theories/Arith/.cvsignore | 1 + theories/Bool/.cvsignore | 1 + theories/Init/.cvsignore | 1 + theories/IntMap/.cvsignore | 1 + theories/Lists/.cvsignore | 1 + theories/Logic/.cvsignore | 1 + theories/Num/.cvsignore | 1 + theories/Reals/.cvsignore | 1 + theories/Relations/.cvsignore | 1 + theories/Setoids/.cvsignore | 1 + theories/Sets/.cvsignore | 1 + theories/Sorting/.cvsignore | 1 + theories/Wellfounded/.cvsignore | 1 + theories/ZArith/.cvsignore | 1 + 23 files changed, 23 insertions(+) create mode 100644 contrib/cc/.cvsignore create mode 100644 contrib/extraction/.cvsignore create mode 100644 contrib/field/.cvsignore create mode 100644 contrib/fourier/.cvsignore create mode 100644 contrib/funind/.cvsignore create mode 100644 contrib/omega/.cvsignore create mode 100644 contrib/ring/.cvsignore create mode 100644 contrib/romega/.cvsignore create mode 100644 theories/Arith/.cvsignore create mode 100644 theories/Bool/.cvsignore create mode 100644 theories/Init/.cvsignore create mode 100644 theories/IntMap/.cvsignore create mode 100644 theories/Lists/.cvsignore create mode 100644 theories/Logic/.cvsignore create mode 100644 theories/Num/.cvsignore create mode 100644 theories/Reals/.cvsignore create mode 100644 theories/Relations/.cvsignore create mode 100644 theories/Setoids/.cvsignore create mode 100644 theories/Sets/.cvsignore create mode 100644 theories/Sorting/.cvsignore create mode 100644 theories/Wellfounded/.cvsignore create mode 100644 theories/ZArith/.cvsignore diff --git a/contrib/cc/.cvsignore b/contrib/cc/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/contrib/cc/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/contrib/correctness/.cvsignore b/contrib/correctness/.cvsignore index 7ff92e9658..9408ea1c8b 100644 --- a/contrib/correctness/.cvsignore +++ b/contrib/correctness/.cvsignore @@ -1 +1,2 @@ psyntax.ppo +*.v8 diff --git a/contrib/extraction/.cvsignore b/contrib/extraction/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/contrib/extraction/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/contrib/field/.cvsignore b/contrib/field/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/contrib/field/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/contrib/fourier/.cvsignore b/contrib/fourier/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/contrib/fourier/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/contrib/funind/.cvsignore b/contrib/funind/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/contrib/funind/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/contrib/omega/.cvsignore b/contrib/omega/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/contrib/omega/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/contrib/ring/.cvsignore b/contrib/ring/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/contrib/ring/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/contrib/romega/.cvsignore b/contrib/romega/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/contrib/romega/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories/Arith/.cvsignore b/theories/Arith/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories/Arith/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories/Bool/.cvsignore b/theories/Bool/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories/Bool/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories/Init/.cvsignore b/theories/Init/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories/Init/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories/IntMap/.cvsignore b/theories/IntMap/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories/IntMap/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories/Lists/.cvsignore b/theories/Lists/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories/Lists/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories/Logic/.cvsignore b/theories/Logic/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories/Logic/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories/Num/.cvsignore b/theories/Num/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories/Num/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories/Reals/.cvsignore b/theories/Reals/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories/Reals/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories/Relations/.cvsignore b/theories/Relations/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories/Relations/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories/Setoids/.cvsignore b/theories/Setoids/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories/Setoids/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories/Sets/.cvsignore b/theories/Sets/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories/Sets/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories/Sorting/.cvsignore b/theories/Sorting/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories/Sorting/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories/Wellfounded/.cvsignore b/theories/Wellfounded/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories/Wellfounded/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories/ZArith/.cvsignore b/theories/ZArith/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories/ZArith/.cvsignore @@ -0,0 +1 @@ +*.v8 -- cgit v1.2.3