diff options
| author | Pierre-Marie Pédrot | 2016-03-21 00:26:02 +0100 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2016-03-21 00:36:57 +0100 |
| commit | a581331f26d96d1a037128ae83bebd5e6c27f665 (patch) | |
| tree | a45c2df2962dffd9ccdab2806f23c717d87d9fdc /dev/doc | |
| parent | df6132c06f9c8480b01f0a269cd1b95bbaa7f912 (diff) | |
Creating a dedicated ltac/ folder for Hightactics.
Diffstat (limited to 'dev/doc')
| -rw-r--r-- | dev/doc/coq-src-description.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dev/doc/coq-src-description.txt b/dev/doc/coq-src-description.txt index fe896d3160..00e7f5c53c 100644 --- a/dev/doc/coq-src-description.txt +++ b/dev/doc/coq-src-description.txt @@ -19,13 +19,6 @@ highparsing : Files in parsing/ that cannot be linked too early. Contains the grammar rules g_*.ml4 -hightactics : - - Files in tactics/ that cannot be linked too early. - These are the .ml4 files that uses the EXTEND possibilities - provided by grammar.cma, for instance eauto.ml4. - - Special components ------------------ |
