Update some of the OCaml examples so that they run successfully with `make check-ocaml-examples` (important for the CI). Some of the examples were written to depend on passed arguments. Temporarily disable the broken std_string example.
10 lines
117 B
Text
10 lines
117 B
Text
# see top-level Makefile.in
|
|
simple
|
|
#std_string
|
|
std_vector
|
|
stl
|
|
argout_ref
|
|
shapes
|
|
contract
|
|
scoped_enum
|
|
string_from_ptr
|