diff options
| author | Guillaume Melquiond | 2017-09-22 18:56:01 +0200 |
|---|---|---|
| committer | Guillaume Melquiond | 2017-09-22 19:01:25 +0200 |
| commit | 5a360170012f6a32f26445ad1899f53c91ee4be6 (patch) | |
| tree | 1dfb96e5d7358f3aab3406bb115d1185f93e5fec /Makefile.doc | |
| parent | 06a723190858da8ed3f30736f22398aa7822c959 (diff) | |
Remove some unused parts of the reference manual.
Diffstat (limited to 'Makefile.doc')
| -rw-r--r-- | Makefile.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.doc b/Makefile.doc index 0c3b701497..faa9c879c1 100644 --- a/Makefile.doc +++ b/Makefile.doc @@ -61,7 +61,7 @@ REFMANCOQTEXFILES:=$(addprefix doc/refman/, \ REFMANTEXFILES:=$(addprefix doc/refman/, \ headers.sty Reference-Manual.tex \ RefMan-pre.tex RefMan-int.tex RefMan-com.tex \ - RefMan-uti.tex RefMan-ide.tex RefMan-add.tex RefMan-modr.tex \ + RefMan-uti.tex RefMan-ide.tex RefMan-modr.tex \ AsyncProofs.tex RefMan-ssr.tex) \ $(REFMANCOQTEXFILES) \ |
