swig/Examples/ocaml/callback
Zackery Spytz 25e650e7d8 [OCaml] Fix toplevel creation for ocamlmktop versions >= 4.04.0
The -o and -c options of ocamlc/ocamlopt were modified to be stricter
in 4.04.0.
da56cf6dfd

The changes in Examples/Makefile.in are compatible with earlier OCaml
versions (at least back to 3.12.0).
2019-01-25 01:58:48 -07:00
..
example.c [OCaml] Add a callback example 2019-01-16 00:53:13 -07:00
example.h [OCaml] Add a callback example 2019-01-16 00:53:13 -07:00
example.i [OCaml] Add a callback example 2019-01-16 00:53:13 -07:00
Makefile [OCaml] Fix toplevel creation for ocamlmktop versions >= 4.04.0 2019-01-25 01:58:48 -07:00
runme.ml [OCaml] Add a callback example 2019-01-16 00:53:13 -07:00