aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.doc
diff options
context:
space:
mode:
authorGravatar Guillaume Melquiond <guillaume.melquiond@gmail.com>2018-03-22 15:39:11 +0100
committerGravatar GitHub <noreply@github.com>2018-03-22 15:39:11 +0100
commit6c1ccc200cff1ade5e07d60d6458b4471cde551d (patch)
tree22f72b0ce66329ffe496b8162d4bcc942d9365fd /Makefile.doc
parent109106cbd36d169de839066da4f3265f291bc924 (diff)
parent31a8690728ea2308e5adc1c429981c4779093615 (diff)
Merge branch 'master' into sphinx-doc-chapter-21
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 b46d93373..2f4727ef9 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 Extraction.v.tex \
Program.v.tex Micromega.v.tex Polynom.v.tex Nsatz.v.tex \
Setoid.v.tex Classes.v.tex Universes.v.tex \
Misc.v.tex)