aboutsummaryrefslogtreecommitdiff
path: root/dev/doc
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2018-04-24 15:58:51 +0200
committerPierre-Marie Pédrot2018-04-24 15:58:51 +0200
commit0f107c8a747af6bdb40d70d80236f84b325dc35d (patch)
tree9c0355fb0dba4a48e14d0e5b316c66dfd416d685 /dev/doc
parent5c34cfa54ec1959758baa3dd283e2e30853380db (diff)
parent7dfac786626f8f6775dadc0df85360759584c976 (diff)
Merge PR #6512: [api] Relocate `intf` modules according to dependency-order.
Diffstat (limited to 'dev/doc')
-rw-r--r--dev/doc/coq-src-description.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev/doc/coq-src-description.txt b/dev/doc/coq-src-description.txt
index b3d49b7e56..764d482957 100644
--- a/dev/doc/coq-src-description.txt
+++ b/dev/doc/coq-src-description.txt
@@ -17,12 +17,6 @@ toplevel
Special components
------------------
-intf :
-
- Contains mli-only interfaces, many of them providing a.s.t.
- used for dialog bewteen coq components. Ex: Constrexpr.constr_expr
- produced by parsing and transformed by interp.
-
grammar :
Camlp5 syntax extensions. The file grammar/grammar.cma is used