From 1b3efc6dc25be1bfde5fb7d2d39cc5c35e44a4d8 Mon Sep 17 00:00:00 2001 From: msozeau Date: Wed, 14 Mar 2012 09:52:25 +0000 Subject: Second step of integration of Program: - Remove useless functorization of Pretyping - Move Program coercion/cases code inside pretyping/, enabled according to a flag. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15033 85f007b7-540e-0410-9357-904b9bb8a0f7 --- plugins/funind/recdef.ml | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/funind/recdef.ml') diff --git a/plugins/funind/recdef.ml b/plugins/funind/recdef.ml index c37de6e4a6..0f92378d68 100644 --- a/plugins/funind/recdef.ml +++ b/plugins/funind/recdef.ml @@ -36,7 +36,6 @@ open Pfedit open Topconstr open Glob_term open Pretyping -open Pretyping.Default open Safe_typing open Constrintern open Hiddentac -- cgit v1.2.3