swig/Examples/ocaml/scoped_enum
William S Fulton 166b683e89 More ocaml parallel make fixes
The previous commit removed a pile of 'test -f' hacks which were sort of
working for parallel builds and broke parallel test-suite builds. Now
this is fixed properly - these files are safely created in the
test-suite already. Now we create them safely in the examples.
2019-03-26 19:51:09 +00:00
..
example.i
foo.h
Makefile More ocaml parallel make fixes 2019-03-26 19:51:09 +00:00
README
runme.ml

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