[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:
parent
bbad9eab8c
commit
96c5a95878
6 changed files with 164 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue