summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2019-10-03 10:19:12 -0700
committerGitHub <noreply@github.com>2019-10-03 10:19:12 -0700
commit51181eb3382ae9c94f90a39103e33ec6e9063dee (patch)
tree59fc47fc7ba9e1e50ba82cd359ba2bd8e8f679f2 /.travis.yml
parentba73019ebea069607ff1a66863bbdb6a5d501344 (diff)
[SMT2 Parser] Move code of `sygusCommand` (#3335)
This commit moves the code in `sygusCommand` in the SMT2 parser to the `Smt2` class. The original code was pushing and popping the current scope inline. This commit adds a class `SynthFunFactory` that takes care of that upon creation and destruction.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback