diff options
| -rw-r--r-- | theories7/Arith/.cvsignore | 1 | ||||
| -rw-r--r-- | theories7/Bool/.cvsignore | 1 | ||||
| -rw-r--r-- | theories7/Init/.cvsignore | 1 | ||||
| -rw-r--r-- | theories7/IntMap/.cvsignore | 1 | ||||
| -rw-r--r-- | theories7/Lists/.cvsignore | 1 | ||||
| -rw-r--r-- | theories7/Logic/.cvsignore | 1 | ||||
| -rw-r--r-- | theories7/NArith/.cvsignore | 1 | ||||
| -rw-r--r-- | theories7/Reals/.cvsignore | 1 | ||||
| -rw-r--r-- | theories7/Relations/.cvsignore | 1 | ||||
| -rw-r--r-- | theories7/Setoids/.cvsignore | 1 | ||||
| -rw-r--r-- | theories7/Sets/.cvsignore | 1 | ||||
| -rw-r--r-- | theories7/Sorting/.cvsignore | 1 | ||||
| -rw-r--r-- | theories7/Wellfounded/.cvsignore | 1 | ||||
| -rw-r--r-- | theories7/ZArith/.cvsignore | 1 |
14 files changed, 14 insertions, 0 deletions
diff --git a/theories7/Arith/.cvsignore b/theories7/Arith/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories7/Arith/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories7/Bool/.cvsignore b/theories7/Bool/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories7/Bool/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories7/Init/.cvsignore b/theories7/Init/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories7/Init/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories7/IntMap/.cvsignore b/theories7/IntMap/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories7/IntMap/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories7/Lists/.cvsignore b/theories7/Lists/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories7/Lists/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories7/Logic/.cvsignore b/theories7/Logic/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories7/Logic/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories7/NArith/.cvsignore b/theories7/NArith/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories7/NArith/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories7/Reals/.cvsignore b/theories7/Reals/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories7/Reals/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories7/Relations/.cvsignore b/theories7/Relations/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories7/Relations/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories7/Setoids/.cvsignore b/theories7/Setoids/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories7/Setoids/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories7/Sets/.cvsignore b/theories7/Sets/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories7/Sets/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories7/Sorting/.cvsignore b/theories7/Sorting/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories7/Sorting/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories7/Wellfounded/.cvsignore b/theories7/Wellfounded/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories7/Wellfounded/.cvsignore @@ -0,0 +1 @@ +*.v8 diff --git a/theories7/ZArith/.cvsignore b/theories7/ZArith/.cvsignore new file mode 100644 index 0000000000..c446fcb878 --- /dev/null +++ b/theories7/ZArith/.cvsignore @@ -0,0 +1 @@ +*.v8 |
