aboutsummaryrefslogtreecommitdiff
path: root/src/tac2qexpr.mli
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2017-09-14 00:15:09 +0200
committerPierre-Marie Pédrot2017-09-14 00:36:18 +0200
commitc53fb4be8c65a89dd03d4aedc2fc65d9807da915 (patch)
tree62c830e3c4262ba306dee2dda7ef1141fd45be41 /src/tac2qexpr.mli
parent4ed40a9427f67ab6091f1af5457ffdec5e156d12 (diff)
Binding the pose/set family of tactics.
Diffstat (limited to 'src/tac2qexpr.mli')
-rw-r--r--src/tac2qexpr.mli2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tac2qexpr.mli b/src/tac2qexpr.mli
index 7d02022e07..580039afe5 100644
--- a/src/tac2qexpr.mli
+++ b/src/tac2qexpr.mli
@@ -139,3 +139,5 @@ type move_location_r =
| QMoveLast
type move_location = move_location_r located
+
+type pose = (Id.t located or_anti option * Constrexpr.constr_expr) located