Update includes to use cvc4 top-level directory in examples (#2877)
authormakaimann <makaim@stanford.edu>
Mon, 1 Apr 2019 20:22:04 +0000 (13:22 -0700)
committerAndres Noetzli <andres.noetzli@gmail.com>
Mon, 1 Apr 2019 20:22:04 +0000 (13:22 -0700)
commitae536749a2342e51c450deb62a13d5cfda965881
tree4443235fd058fdfc47426aa704a460b1ddf810a5
parentfe18be6fe6ac58bf6ccdb1ca18c7fae2de881aaa
Update includes to use cvc4 top-level directory in examples (#2877)

Because the headers are now installed in a `cvc4` directory, the examples need to include from there as well.
examples/api/bitvectors-new.cpp
examples/api/bitvectors_and_arrays-new.cpp
examples/api/combination-new.cpp
examples/api/datatypes-new.cpp
examples/api/extract-new.cpp
examples/api/helloworld-new.cpp
examples/api/linear_arith-new.cpp
examples/api/sets-new.cpp
examples/api/strings-new.cpp