swig/Examples/ocaml/scoped_enum
2013-04-19 22:47:28 +01: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 Added checklist entry and corrected warning. 2003-12-04 06:59:49 +00: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 Ocaml example makefiles tweaks for consistency with other languages. Attempt to add runtime tests to 'make check' - untested. 2013-04-19 22:47:28 +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.