[OCaml] Add a class example

It is based on the Python class example. The Makefile is based on the
Makefile used in the OCaml shapes example.
This commit is contained in:
Zackery Spytz 2019-01-11 17:53:38 -07:00
commit 96c5a95878
6 changed files with 164 additions and 4 deletions

View file

@ -1,11 +1,12 @@
# see top-level Makefile.in
argout_ref
class
contract
scoped_enum
shapes
simple
#std_string
std_vector
stl
argout_ref
shapes
contract
scoped_enum
string_from_ptr
strings_test