aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.doc
diff options
context:
space:
mode:
authorGravatar Guillaume Melquiond <guillaume.melquiond@gmail.com>2018-03-22 15:42:38 +0100
committerGravatar GitHub <noreply@github.com>2018-03-22 15:42:38 +0100
commit788e841e51bbe081be522b1ae50e630ea1c3df99 (patch)
tree4b9383a071db90e64abb5d9f1c533d39e159eb57 /Makefile.doc
parentb2ee5fbdcfa5a837a46363b234a1f84799c374e7 (diff)
parenta5aa8da2dcaa62b0abb5e2ce2d466894c5b82b65 (diff)
Merge branch 'master' into sphinx-doc-chapter-22
Diffstat (limited to 'Makefile.doc')
-rw-r--r--Makefile.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.doc b/Makefile.doc
index 940a3ebd7..4a247f1d9 100644
--- a/Makefile.doc
+++ b/Makefile.doc
@@ -60,8 +60,8 @@ 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 \
- Program.v.tex Omega.v.tex Polynom.v.tex Nsatz.v.tex \
+ Coercion.v.tex Extraction.v.tex \
+ Program.v.tex Polynom.v.tex Nsatz.v.tex \
Setoid.v.tex Classes.v.tex Universes.v.tex \
Misc.v.tex)