Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-09 20:44:40 -0700 (Mon, 09 Apr 2007)
Revision: 10385
Log message:

      Call fairly simple dlls from ML (dll2/0.9.8.x/test/dll/simple).

Changes  Path
+33 -44 omake-jumbo-branches/dll2/0.9.8.x/lib/build/C.om
Added omake-jumbo-branches/dll2/0.9.8.x/lib/build/Dll.om
+15 -8 omake-jumbo-branches/dll2/0.9.8.x/lib/build/OCaml.om
Properties omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/
+4 -4 omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Dll.om
Properties omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/
+38 -51 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/OMakefile
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/dll_post.ml
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/dll_post.om
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/enums.export
+15 -1 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/libtest.c
+5 -1 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/main.ml
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/structs.export
+4 -1 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.h
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.ml
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.om
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.c
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.ml
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.om
+37 -1 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_lib.c
+5 -2 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_types.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_types.h
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/unions.export
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/values.export