Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
yoni206 committed Nov 21, 2024
1 parent e984613 commit acaaab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/python/cvc5.pxi
Original file line number Diff line number Diff line change
Expand Up @@ -4316,7 +4316,7 @@ cdef class Solver:
this function
determines a term :math:`I`
over the shared variables of
:math`A` and :math`B`,
:math:`A` and :math:`B`,
optionally with respect to a
a given grammar, such that :math:`A \\rightarrow I` and
:math:`I \\rightarrow B` are valid, if such a term exits.
Expand Down

0 comments on commit acaaab6

Please sign in to comment.