diff options
author | letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2012-05-29 11:08:09 +0000 |
---|---|---|
committer | letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2012-05-29 11:08:09 +0000 |
commit | 442feb2c07f8f5824e814bba504f02c2742637e2 (patch) | |
tree | 25a45991d4c52b9265820cbb52137b1c92ad52cd /CREDITS | |
parent | bf7cfcf92c45af9f559f5bf004e9730d96921850 (diff) |
Vernacexpr is now a mli-only file, locality stuff now in locality.ml
Adds a directory ./intf for pure interfaces.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15367 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ The "Coq proof assistant" was jointly developed by All files of the "Coq proof assistant" in directories or sub-directories of - config dev ide interp kernel lib library parsing pretyping proofs + config dev ide interp intf kernel lib library parsing pretyping proofs scripts states tactics test-suite theories tools toplevel are distributed under the terms of the GNU Lesser General Public License |