Java datatype API fixups, datatype API examples
authorMorgan Deters <mdeters@cs.nyu.edu>
Mon, 3 Jun 2013 22:18:24 +0000 (18:18 -0400)
committerMorgan Deters <mdeters@cs.nyu.edu>
Tue, 24 Dec 2013 15:55:46 +0000 (10:55 -0500)
commit8cde77abf105c7c712b72da6e25f695a687559a1
tree0460a176b91586b73d6970323dec69ad3ba36259
parentff7d33c2f75668fde0f149943e3cf1bedad1102f
Java datatype API fixups, datatype API examples
15 files changed:
NEWS
examples/README
examples/api/Makefile.am
examples/api/datatypes.cpp [new file with mode: 0644]
examples/api/java/Datatypes.java [new file with mode: 0644]
examples/api/java/Makefile.am
src/cvc4.i
src/proof/sat_proof.h
src/proof/theory_proof.h
src/smt/smt_engine.cpp
src/smt/smt_engine.i
src/util/datatype.cpp
src/util/datatype.h
src/util/datatype.i
src/util/proof.i [new file with mode: 0644]