aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/ltac/tacarg.ml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ltac/tacarg.ml')
-rw-r--r--plugins/ltac/tacarg.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ltac/tacarg.ml b/plugins/ltac/tacarg.ml
index 42552c484..2c9bf14be 100644
--- a/plugins/ltac/tacarg.ml
+++ b/plugins/ltac/tacarg.ml
@@ -8,6 +8,7 @@
(** Generic arguments based on Ltac. *)
+open API
open Genarg
open Geninterp
open Tacexpr