aboutsummaryrefslogtreecommitdiff
path: root/doc/refman/RefMan-sch.tex
diff options
context:
space:
mode:
authorGuillaume Melquiond2017-07-28 16:48:25 +0200
committerGuillaume Melquiond2017-07-28 16:48:25 +0200
commiteb483c067985cc9ee7daa160efdc48806eff13e8 (patch)
tree68374614a4fb9f3e8e6172a1fd703ac431150cc8 /doc/refman/RefMan-sch.tex
parent2a7ba998bf7d2c461fdbd8b710b7124395bafaa2 (diff)
Fix some coq-tex errors in the reference manual.
Diffstat (limited to 'doc/refman/RefMan-sch.tex')
-rw-r--r--doc/refman/RefMan-sch.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/refman/RefMan-sch.tex b/doc/refman/RefMan-sch.tex
index d3719bed46..23a1c9b029 100644
--- a/doc/refman/RefMan-sch.tex
+++ b/doc/refman/RefMan-sch.tex
@@ -227,6 +227,7 @@ We define the function \texttt{div2} as follows:
\begin{coq_eval}
Reset Initial.
+Require Import FunInd.
\end{coq_eval}
\begin{coq_example*}