aboutsummaryrefslogtreecommitdiff
path: root/API/API.ml
diff options
context:
space:
mode:
authorMaxime Dénès2017-10-27 18:18:30 +0200
committerMaxime Dénès2017-10-27 18:18:30 +0200
commitff4793c609d4fc2b868ff673ffaa48abf6d5fa03 (patch)
tree49a7a2cf4ebe5cd0066156a096434f3014f0fd06 /API/API.ml
parent99b1f939f8ca56b328a159c27033052c6fcb9a81 (diff)
parentbf4112094feb1a705d8bdaea3fb0febc4ef3ff59 (diff)
Merge PR #6015: [general] Remove Econstr dependency from `intf`
Diffstat (limited to 'API/API.ml')
-rw-r--r--API/API.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/API/API.ml b/API/API.ml
index bf99d0febd..6e61063e4b 100644
--- a/API/API.ml
+++ b/API/API.ml
@@ -131,6 +131,7 @@ module Geninterp = Geninterp
(******************************************************************************)
(* Pretyping *)
(******************************************************************************)
+module Ltac_pretype = Ltac_pretype
module Locusops = Locusops
module Pretype_errors = Pretype_errors
module Reductionops = Reductionops