aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Logic
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/Logic
parent1ee23d71dadd6211c36afe8d2891b7170535cd62 (diff)
Remove some outdated files and fix permissions.
Diffstat (limited to 'theories/Logic')
-rwxr-xr-xtheories/Logic/intro.tex8
1 files changed, 0 insertions, 8 deletions
diff --git a/theories/Logic/intro.tex b/theories/Logic/intro.tex
deleted file mode 100755
index 1fb294f2f..000000000
--- a/theories/Logic/intro.tex
+++ /dev/null
@@ -1,8 +0,0 @@
-\section{Logic}\label{Logic}
-
-This library deals with classical logic and its properties.
-The main file is {\tt Classical.v}.
-
-This library also provides some facts on equalities for dependent
-types. See the files {\tt Eqdep.v} and {\tt JMeq.v}.
-