aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.doc
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-22 10:01:01 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-22 10:01:01 +0100
commitdb6262fd028086c6201fe4894243fcf691c65099 (patch)
tree2bd297e427890d3e8b65b1d62369c2c53cb8c6c3 /Makefile.doc
parentef0fc7730df3cb585b621955010115407d80d2e7 (diff)
[Sphinx] Move chapter 17 to new infrastructure
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 df1e2d3c4..6f4bcfb67 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 CanonicalStructures.v.tex Extraction.v.tex \
+ Coercion.v.tex CanonicalStructures.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)