swig/Examples/ocaml/scoped_enum
Zackery Spytz 1be9f5fec3 [OCaml] Fix some of the OCaml examples
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.
2019-01-03 07:34:25 -07:00
..
example.i This example both shows the new enum literal facility, and is a regression 2003-12-04 06:57:57 +00:00
example_prog.ml [OCaml] Fix some of the OCaml examples 2019-01-03 07:34:25 -07:00
foo.h This example both shows the new enum literal facility, and is a regression 2003-12-04 06:57:57 +00:00
Makefile Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
README This example both shows the new enum literal facility, and is a regression 2003-12-04 06:57:57 +00:00

This tests our handling of scoped enums.  Run with argument Tag1 or Tag2.