diff options
| author | Paul Steckler | 2017-05-24 11:14:51 -0400 |
|---|---|---|
| committer | Paul Steckler | 2017-05-24 11:14:51 -0400 |
| commit | c9e9c691c353d5d4835551de8d7d1f4c0ec74b9f (patch) | |
| tree | f89d20d989b309730281d4266b734e0adaed1867 /etc/coq | |
| parent | afb29a670c537412d09cec703da7e8821c658196 (diff) | |
Remove mmm and ML4PG contribs and remove references to them in code and docs
Diffstat (limited to 'etc/coq')
| -rw-r--r-- | etc/coq/coqdoc-egs.v | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/etc/coq/coqdoc-egs.v b/etc/coq/coqdoc-egs.v deleted file mode 100644 index d79d44e5..00000000 --- a/etc/coq/coqdoc-egs.v +++ /dev/null @@ -1,26 +0,0 @@ -(* Some tests/examples of coqdoc regions in Coq files, - used with MMM configuration (ProofGeneral -> Options -> Multiple Modes. *) - - -(** This is a coqdoc plain text region. - - After editing/changing regions in mmm mode, use C-x % C-b to reparse -*) - - -(** %This is a special case of a \LaTeX{} region recognised by MMM. -\begin{quote} -Emacs will be in \texttt{LaTeX} mode when editing this region. -\end{quote} - % *) - - -(** #Similarly, this is an HTML region, edited in HTML mode # *) - - -(* Finally, here is some *) -<< -verbatim text ->> -(* in text mode *) - |
