aboutsummaryrefslogtreecommitdiff
path: root/dev/doc
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2017-07-31 14:24:11 +0200
committerEmilio Jesus Gallego Arias2017-08-29 17:39:41 +0200
commit028de158153de94adfcb9d1e995259d833968951 (patch)
tree0f02a6c03094971a3c095795e6a190618e470d45 /dev/doc
parentcc58638a8d33084c5c9f85ab4d536307da2d7929 (diff)
[general] Merge parsing with highparsing, put toplevel at the top of the linking chain.
Diffstat (limited to 'dev/doc')
-rw-r--r--dev/doc/coq-src-description.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/dev/doc/coq-src-description.txt b/dev/doc/coq-src-description.txt
index 00e7f5c53c..2dbd132da7 100644
--- a/dev/doc/coq-src-description.txt
+++ b/dev/doc/coq-src-description.txt
@@ -14,11 +14,6 @@ parsing
tactics
toplevel
-highparsing :
-
- Files in parsing/ that cannot be linked too early.
- Contains the grammar rules g_*.ml4
-
Special components
------------------