swig/Examples/ocaml/callback
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.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 More ocaml parallel make fixes 2019-03-26 19:51:09 +00:00
runme.ml [OCaml] Fix segfaults when too few arguments are passed to a function 2019-02-15 01:17:15 -07:00