aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping/program.ml
diff options
context:
space:
mode:
Diffstat (limited to 'pretyping/program.ml')
-rw-r--r--pretyping/program.ml12
1 files changed, 0 insertions, 12 deletions
diff --git a/pretyping/program.ml b/pretyping/program.ml
index 06c4a1d74..db821f176 100644
--- a/pretyping/program.ml
+++ b/pretyping/program.ml
@@ -6,22 +6,10 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-open Pp
open Errors
open Util
open Names
open Term
-open Reductionops
-open Environ
-open Typeops
-open Pretype_errors
-open Classops
-open Recordops
-open Evarutil
-open Evarconv
-open Retyping
-open Evd
-open Termops
type message = string