From 46095430ed07306ba3380ea8192540793c5c0a26 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Wed, 13 Sep 2017 21:44:43 +0200 Subject: Adding quotations for the generalize tactic. --- src/tac2qexpr.mli | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/tac2qexpr.mli') diff --git a/src/tac2qexpr.mli b/src/tac2qexpr.mli index 7d02022e07..59c7ad6f3f 100644 --- a/src/tac2qexpr.mli +++ b/src/tac2qexpr.mli @@ -139,3 +139,8 @@ type move_location_r = | QMoveLast type move_location = move_location_r located + +type generalization = + (Constrexpr.constr_expr * occurrences * Id.t located or_anti option) located + +type generalizations = generalization list located -- cgit v1.2.3