From 07c80f246315ac314c82d580bf356df3fb8201d8 Mon Sep 17 00:00:00 2001 From: letouzey Date: Mon, 15 Apr 2013 16:05:00 +0000 Subject: 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 --- checker/declarations.mli | 5 ----- 1 file changed, 5 deletions(-) (limited to 'checker/declarations.mli') diff --git a/checker/declarations.mli b/checker/declarations.mli index af38ab0fb..64234e8cd 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 -- cgit v1.2.3