summaryrefslogtreecommitdiff
path: root/src/expr/expr_manager_template.h
diff options
context:
space:
mode:
authorPaulMeng <pmtruth@hotmail.com>2016-07-05 14:21:11 -0400
committerPaulMeng <pmtruth@hotmail.com>2016-07-05 14:21:11 -0400
commit0294ec0d13c631bf471c07ba26809cda0f0b9b51 (patch)
tree9e7e93259ac0ee91424bd515e4d7b2df76569231 /src/expr/expr_manager_template.h
parent36a0d1d948f201471596e092136c5a00103f78af (diff)
resolved merge conflicts
Diffstat (limited to 'src/expr/expr_manager_template.h')
-rw-r--r--src/expr/expr_manager_template.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/expr/expr_manager_template.h b/src/expr/expr_manager_template.h
index 9c4e554e1..31c911736 100644
--- a/src/expr/expr_manager_template.h
+++ b/src/expr/expr_manager_template.h
@@ -124,9 +124,6 @@ public:
/** Get the type for regular expressions. */
RegExpType regExpType() const;
- /** Get the type for regular expressions. */
- RegExpType regExpType() const;
-
/** Get the type for reals. */
RealType realType() const;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback