diff options
| -rwxr-xr-x | doc/Extraction.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Extraction.tex b/doc/Extraction.tex index 1668e8e968..1477503409 100755 --- a/doc/Extraction.tex +++ b/doc/Extraction.tex @@ -321,7 +321,7 @@ Extract Inductive sumbool => bool [ true false ]. the future. In the meanwhile you can have a look at the \Coq\ contributions. Several of them use extraction to produce certified programs. In particular the following ones have an automatic extraction - test (just run make in those directory): + test (just run \verb|make| in those directories): \begin{itemize} \item Bordeaux/Additions |
