diff options
| author | letouzey | 2013-04-15 16:05:00 +0000 |
|---|---|---|
| committer | letouzey | 2013-04-15 16:05:00 +0000 |
| commit | 07c80f246315ac314c82d580bf356df3fb8201d8 (patch) | |
| tree | f911826b7040f89ecb4f092969d22b4477e4449b /checker/declarations.mli | |
| parent | 56c88d763b0cf636a740f531bd7d734426769d7d (diff) | |
Checker: reified encoding of .vo types in values.ml
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16399 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'checker/declarations.mli')
| -rw-r--r-- | checker/declarations.mli | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/checker/declarations.mli b/checker/declarations.mli index af38ab0fba..64234e8cdc 100644 --- a/checker/declarations.mli +++ b/checker/declarations.mli @@ -43,8 +43,3 @@ val subst_structure : substitution -> structure_body -> structure_body val subst_module : substitution -> module_body -> module_body val join : substitution -> substitution -> substitution - -(* Validation *) -val val_eng : Validate.func -val val_module : Validate.func -val val_modtype : Validate.func |
