aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.doc
diff options
context:
space:
mode:
authorGravatar Guillaume Melquiond <guillaume.melquiond@gmail.com>2018-03-22 15:34:56 +0100
committerGravatar GitHub <noreply@github.com>2018-03-22 15:34:56 +0100
commitfee7898778de04c43ab77596bf7e64d2b90cc946 (patch)
tree332185f1b3e8930450007b30a910ff742536a21d /Makefile.doc
parent8ab8818cdb90f5de436099153c56c552a36a04d7 (diff)
parent90cede509aabe65c943cfdf31e4644e4cf822412 (diff)
Merge branch 'master' into sphinx-doc-chapter-19
Diffstat (limited to 'Makefile.doc')
-rw-r--r--Makefile.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.doc b/Makefile.doc
index 8830c69ea..d35f1b9d9 100644
--- a/Makefile.doc
+++ b/Makefile.doc
@@ -60,7 +60,7 @@ REFMANCOQTEXFILES:=$(addprefix doc/refman/, \
RefMan-gal.v.tex \
RefMan-oth.v.tex RefMan-ltac.v.tex \
RefMan-pro.v.tex \
- Cases.v.tex Coercion.v.tex Extraction.v.tex \
+ Coercion.v.tex Extraction.v.tex \
Program.v.tex Omega.v.tex Micromega.v.tex Polynom.v.tex Nsatz.v.tex \
Setoid.v.tex Classes.v.tex Universes.v.tex \
Misc.v.tex)