aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-10-20 13:29:22 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-10-20 13:29:22 -0400
commit6817b8c6a0bfc23a8b3a26592f91c1566322185c (patch)
treec0c795fec45a525c1210c9b09589bc3e523e5327 /src
parent3e10eab4d011405e259188ee3fb653171ead330b (diff)
Fix arguments of previous commit
Diffstat (limited to 'src')
-rw-r--r--src/Compilers/ExprInversion.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Compilers/ExprInversion.v b/src/Compilers/ExprInversion.v
index 885381ec2..933af7ad7 100644
--- a/src/Compilers/ExprInversion.v
+++ b/src/Compilers/ExprInversion.v
@@ -203,6 +203,7 @@ Global Arguments invert_Op {_ _ _ _} _.
Global Arguments invert_LetIn {_ _ _ _} _.
Global Arguments invert_Pair {_ _ _ _ _} _.
Global Arguments invert_Pairs {_ _ _ _} _.
+Global Arguments invert_PairsConst {_ _ _ _} _ {T} _.
Global Arguments invert_Abs {_ _ _ _} _ _.
Module Export Notations.