This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
swig
Watch
1
Star
0
Fork
You've already forked swig
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
01ebdc0995
swig
/
Examples
/
ocaml
/
scoped_enum
History
Download ZIP
Download TAR.GZ
William S Fulton
280cd16b7e
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
..
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
README
This tests our handling of scoped enums. Run with argument Tag1 or Tag2.