diff options
| -rw-r--r-- | doc/refman/RefMan-pro.tex | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/refman/RefMan-pro.tex b/doc/refman/RefMan-pro.tex index ddfce775dd..a8b7e5459a 100644 --- a/doc/refman/RefMan-pro.tex +++ b/doc/refman/RefMan-pro.tex @@ -374,6 +374,17 @@ All the hypotheses remains usable in the proof development. This command goes back to the default mode which is to print all available hypotheses. +\section{$DPL$ : A Declarative proof language for Coq \emph{(experimental)} } + +An implementation of the $DPL$ declarative proof language by Pierre Corbineau at the Radboud University Nijmegen (The Netherlands) is included in Coq. + + Due to the experimental nature and hence the potentially unstable semantics of the language, its documentation is not included here. However, it can be found at : + +\url{http://www.cs.ru.nl/~corbineau/mmode.html} + + + + % $Id$ %%% Local Variables: |
