swig/Examples/test-suite/ocaml
Zackery Spytz 8d9d4cc5f1 [OCaml] Improve "make clean" and similar
When cleaning, remove the runme file and generated *.mli files.
Remove unneeded MLFILE variables from Makefiles.
2019-01-07 14:24:58 -07:00
..
class_ignore_runme.ml
imports_runme.ml
makedebugtop Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
Makefile.in [OCaml] Improve "make clean" and similar 2019-01-07 14:24:58 -07:00
minherit_runme.ml
name_runme.ml Uniform SWIGSTATIC on all prototypes. 2004-11-04 04:17:00 +00:00
newobject1_runme.ml
overload_copy_runme.ml
README
sneaky1_runme.ml fix for perl keyword 2006-03-07 23:05:11 +00:00
throw_exception_runme.ml
typedef_mptr_runme.ml
typename_runme.ml
unions_runme.ml
using_protected_runme.ml
varargs_runme.ml
voidtest_runme.ml

I stole most of these runme's from the ruby runme scripts, since the current
ocaml interface mirrors the ruby interface in many ways.