diff options
| author | Pierre-Marie Pédrot | 2018-10-11 19:17:47 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2018-10-15 22:55:18 +0200 |
| commit | dba567555fed9c88887b463a975c3d7e0852ebd3 (patch) | |
| tree | ad13dbed713a64ddbd53137881eab0ffdfc96d99 /plugins/ssrmatching | |
| parent | 7f39d17e7c1d7655be595ccbe741a15ba780b785 (diff) | |
Plug ARGUMENT EXTEND into the argument extension API.
Diffstat (limited to 'plugins/ssrmatching')
| -rw-r--r-- | plugins/ssrmatching/g_ssrmatching.ml4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ssrmatching/g_ssrmatching.ml4 b/plugins/ssrmatching/g_ssrmatching.ml4 index 746c368aa9..9e1f992f38 100644 --- a/plugins/ssrmatching/g_ssrmatching.ml4 +++ b/plugins/ssrmatching/g_ssrmatching.ml4 @@ -9,7 +9,6 @@ (************************************************************************) open Ltac_plugin -open Genarg open Pcoq open Pcoq.Constr open Ssrmatching |
