aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/ZArith
diff options
context:
space:
mode:
authorGravatar Guillaume Melquiond <guillaume.melquiond@inria.fr>2015-07-31 09:34:48 +0200
committerGravatar Guillaume Melquiond <guillaume.melquiond@inria.fr>2015-07-31 09:35:50 +0200
commit505eb0f0dae9b8a6ac810070d60916b67942b305 (patch)
treebec47160b7542417597e6271a6a17d19959dec16 /theories/ZArith
parent1ee23d71dadd6211c36afe8d2891b7170535cd62 (diff)
Remove some outdated files and fix permissions.
Diffstat (limited to 'theories/ZArith')
-rwxr-xr-xtheories/ZArith/intro.tex6
1 files changed, 0 insertions, 6 deletions
diff --git a/theories/ZArith/intro.tex b/theories/ZArith/intro.tex
deleted file mode 100755
index 21e52c198..000000000
--- a/theories/ZArith/intro.tex
+++ /dev/null
@@ -1,6 +0,0 @@
-\section{Binary integers : ZArith}
-The {\tt ZArith} library deals with binary integers (those used
-by the {\tt Omega} decision tactic).
-Here are defined various arithmetical notions and their properties,
-similar to those of {\tt Arith}.
-