diff options
Diffstat (limited to 'intf')
| -rw-r--r-- | intf/tacexpr.mli | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/intf/tacexpr.mli b/intf/tacexpr.mli index 7895ddbf47..530213b7cf 100644 --- a/intf/tacexpr.mli +++ b/intf/tacexpr.mli @@ -272,5 +272,3 @@ type raw_tactic_arg = type raw_red_expr = (r_trm, r_cst, r_pat) red_expr_gen type glob_red_expr = (g_trm, g_cst, g_pat) red_expr_gen - -type 'a declaration_hook = 'a Future.hook |
