swig/SWIG/Examples/test-suite/ocaml
2004-02-20 22:57:23 +00:00
..
.cvsignore
class_ignore_runme.ml
makedebugtop
Makefile.in Replace ; with && where appropriate. This fixes the makefiles so that Make correctly errors out rather than blindly carrying on when some error occurs. 2004-02-20 22:57:23 +00:00
minherit_runme.ml
name_runme.ml
newobject1_runme.ml
overload_copy_runme.ml
README
sneaky1_runme.ml
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.