diff options
| author | Pierre-Marie Pédrot | 2014-09-08 19:17:29 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2014-09-08 19:21:08 +0200 |
| commit | 221f5e5622c866d1dae8e5c5e73156fa3e99ccfc (patch) | |
| tree | 907542d2a4ede10e71db4210c17011c894491edc /Makefile.common | |
| parent | 7cfe0a70eda671ada6a46cd779ef9308f7e0fdb9 (diff) | |
Removing the documentation of the XML plugin.
Diffstat (limited to 'Makefile.common')
| -rw-r--r-- | Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common index 812fbeeafa..6dc193d6e4 100644 --- a/Makefile.common +++ b/Makefile.common @@ -127,7 +127,7 @@ REFMANCOQTEXFILES:=$(addprefix doc/refman/, \ RefMan-decl.v.tex RefMan-pro.v.tex RefMan-sch.v.tex \ Cases.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 Helm.tex Classes.v.tex AsyncProofs.v.tex Universes.v.tex \ + Setoid.v.tex Classes.v.tex AsyncProofs.v.tex Universes.v.tex \ Misc.v.tex) REFMANTEXFILES:=$(addprefix doc/refman/, \ |
