Skip to content

Commit

Permalink
one more case
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Suda committed Nov 20, 2017
1 parent b1eaec2 commit c5426fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Kernel/Theory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,8 @@ bool Theory::isFunction(Interpretation i)

return true;

case EQUAL:

case INT_GREATER:
case INT_GREATER_EQUAL:
case INT_LESS:
Expand Down

0 comments on commit c5426fb

Please sign in to comment.