summaryrefslogtreecommitdiff
path: root/src/expr
diff options
context:
space:
mode:
authorTim King <taking@google.com>2016-11-09 14:09:25 -0800
committerTim King <taking@google.com>2016-11-09 14:09:25 -0800
commit831f2b7176bc3db49e2fb354918a71df896ad63a (patch)
tree3cef485dbe92e5b0d200d314e844545de1714692 /src/expr
parent8d0c4c7e8eb6c65facf87ad3b2e27f407096836c (diff)
Renaming the class PtrCloser to not cause confusion with unique_ptr.
Diffstat (limited to 'src/expr')
-rw-r--r--src/expr/metakind_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/metakind_template.h b/src/expr/metakind_template.h
index 75521e901..1c03cf407 100644
--- a/src/expr/metakind_template.h
+++ b/src/expr/metakind_template.h
@@ -338,7 +338,7 @@ ${metakind_operatorKinds}
}/* CVC4::kind namespace */
-#line 341 "${template}"
+#line 342 "${template}"
namespace theory {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback