[Omake] SVN Commit: OMake Build System (Rev. 10835)

Jason J. Hickey jyh at cs.caltech.edu
Wed May 30 19:53:21 PDT 2007


Merge to rev 10833.

I had a NFS server failure partway through, and got a fatally-corrupt
git repository.  Bleh, but I believe I was able to recover from some
backup copies I had.  The failed repo is dll-syntax.

----
Changes:
    +1 -1	omake-jumbo-branches/all-features/CHANGELOG.txt
    +1 -1	omake-jumbo-branches/all-features/doc/html/changelog.html
    +383 -379	omake-jumbo-branches/all-features/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/all-features/doc/html/omake-autoconf.html
    +138 -138	omake-jumbo-branches/all-features/doc/html/omake-build.html
    +286 -285	omake-jumbo-branches/all-features/doc/html/omake-contents.html
    +1299 -1283	omake-jumbo-branches/all-features/doc/html/omake-doc.html
    +165 -161	omake-jumbo-branches/all-features/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/all-features/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/all-features/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/all-features/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/all-features/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/all-features/doc/html/omake-shell.html
    +129 -123	omake-jumbo-branches/all-features/doc/html/omake-system.html
    +2 -2	omake-jumbo-branches/all-features/doc/html/omake-target-index.html
    +1 -1	omake-jumbo-branches/all-features/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/all-features/doc/html/osh.html
    +462 -461	omake-jumbo-branches/all-features/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/all-features/doc/info/omake-doc.info-1
    +14 -13	omake-jumbo-branches/all-features/doc/info/omake-doc.info-4
    +16 -83	omake-jumbo-branches/all-features/doc/info/omake-doc.info-5
    +79 -0	omake-jumbo-branches/all-features/doc/info/omake-doc.info-6
    +5 -5	omake-jumbo-branches/all-features/doc/info/omake-doc.info-7
    +21 -13	omake-jumbo-branches/all-features/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/all-features/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/all-features/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/all-features/doc/ps/omake-doc.ps
    +49 -32	omake-jumbo-branches/all-features/doc/txt/omake-doc.txt
    +31 -5	omake-jumbo-branches/all-features/lib/Pervasives.om
    +9 -13	omake-jumbo-branches/all-features/omake.aip
    +1 -1	omake-jumbo-branches/all-features/omake.spec
    +1 -1	omake-jumbo-branches/all-features/omake.spec.in
    +1 -1	omake-jumbo-branches/all-features/src/Makefile
    +1 -1	omake-jumbo-branches/all-features/src/Makefile.nt
    +31 -3	omake-jumbo-branches/all-features/src/builtin/omake_builtin_base.ml
    +1 -1	omake-jumbo-branches/all-features/src/builtin/omake_builtin_file.ml
    +69 -9	omake-jumbo-branches/all-features/src/builtin/omake_builtin_object.ml
    +1 -6	omake-jumbo-branches/all-features/src/env/omake_env.ml
    +1 -1	omake-jumbo-branches/auto/CHANGELOG.txt
    +1 -1	omake-jumbo-branches/auto/doc/html/changelog.html
    +383 -379	omake-jumbo-branches/auto/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/auto/doc/html/omake-autoconf.html
    +138 -138	omake-jumbo-branches/auto/doc/html/omake-build.html
    +286 -285	omake-jumbo-branches/auto/doc/html/omake-contents.html
    +1299 -1283	omake-jumbo-branches/auto/doc/html/omake-doc.html
    +165 -161	omake-jumbo-branches/auto/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/auto/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/auto/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/auto/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/auto/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/auto/doc/html/omake-shell.html
    +129 -123	omake-jumbo-branches/auto/doc/html/omake-system.html
    +2 -2	omake-jumbo-branches/auto/doc/html/omake-target-index.html
    +1 -1	omake-jumbo-branches/auto/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/auto/doc/html/osh.html
    +462 -461	omake-jumbo-branches/auto/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/auto/doc/info/omake-doc.info-1
    +14 -13	omake-jumbo-branches/auto/doc/info/omake-doc.info-4
    +16 -83	omake-jumbo-branches/auto/doc/info/omake-doc.info-5
    +79 -0	omake-jumbo-branches/auto/doc/info/omake-doc.info-6
    +5 -5	omake-jumbo-branches/auto/doc/info/omake-doc.info-7
    +21 -13	omake-jumbo-branches/auto/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/auto/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/auto/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/auto/doc/ps/omake-doc.ps
    +49 -32	omake-jumbo-branches/auto/doc/txt/omake-doc.txt
    +31 -5	omake-jumbo-branches/auto/lib/Pervasives.om
    +9 -13	omake-jumbo-branches/auto/omake.aip
    +1 -1	omake-jumbo-branches/auto/omake.spec
    +1 -1	omake-jumbo-branches/auto/omake.spec.in
    +1 -1	omake-jumbo-branches/auto/src/Makefile
    +1 -1	omake-jumbo-branches/auto/src/Makefile.nt
    +31 -3	omake-jumbo-branches/auto/src/builtin/omake_builtin_base.ml
    +1 -1	omake-jumbo-branches/auto/src/builtin/omake_builtin_file.ml
    +69 -9	omake-jumbo-branches/auto/src/builtin/omake_builtin_object.ml
    +1 -6	omake-jumbo-branches/auto/src/env/omake_env.ml
    +1 -1	omake-jumbo-branches/const/CHANGELOG.txt
    +1 -1	omake-jumbo-branches/const/doc/html/changelog.html
    +383 -379	omake-jumbo-branches/const/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/const/doc/html/omake-autoconf.html
    +138 -138	omake-jumbo-branches/const/doc/html/omake-build.html
    +286 -285	omake-jumbo-branches/const/doc/html/omake-contents.html
    +1299 -1283	omake-jumbo-branches/const/doc/html/omake-doc.html
    +165 -161	omake-jumbo-branches/const/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/const/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/const/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/const/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/const/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/const/doc/html/omake-shell.html
    +129 -123	omake-jumbo-branches/const/doc/html/omake-system.html
    +2 -2	omake-jumbo-branches/const/doc/html/omake-target-index.html
    +1 -1	omake-jumbo-branches/const/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/const/doc/html/osh.html
    +462 -461	omake-jumbo-branches/const/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/const/doc/info/omake-doc.info-1
    +14 -13	omake-jumbo-branches/const/doc/info/omake-doc.info-4
    +16 -83	omake-jumbo-branches/const/doc/info/omake-doc.info-5
    +79 -0	omake-jumbo-branches/const/doc/info/omake-doc.info-6
    +5 -5	omake-jumbo-branches/const/doc/info/omake-doc.info-7
    +21 -13	omake-jumbo-branches/const/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/const/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/const/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/const/doc/ps/omake-doc.ps
    +49 -32	omake-jumbo-branches/const/doc/txt/omake-doc.txt
    +31 -5	omake-jumbo-branches/const/lib/Pervasives.om
    +9 -13	omake-jumbo-branches/const/omake.aip
    +1 -1	omake-jumbo-branches/const/omake.spec
    +1 -1	omake-jumbo-branches/const/omake.spec.in
    +1 -1	omake-jumbo-branches/const/src/Makefile
    +1 -1	omake-jumbo-branches/const/src/Makefile.nt
    +31 -3	omake-jumbo-branches/const/src/builtin/omake_builtin_base.ml
    +1 -1	omake-jumbo-branches/const/src/builtin/omake_builtin_file.ml
    +69 -9	omake-jumbo-branches/const/src/builtin/omake_builtin_object.ml
    +1 -6	omake-jumbo-branches/const/src/env/omake_env.ml
    +1 -1	omake-jumbo-branches/dll/CHANGELOG.txt
    +1 -1	omake-jumbo-branches/dll/doc/html/changelog.html
    +383 -379	omake-jumbo-branches/dll/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/dll/doc/html/omake-autoconf.html
    +138 -138	omake-jumbo-branches/dll/doc/html/omake-build.html
    +286 -285	omake-jumbo-branches/dll/doc/html/omake-contents.html
    +1299 -1283	omake-jumbo-branches/dll/doc/html/omake-doc.html
    +165 -161	omake-jumbo-branches/dll/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/dll/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/dll/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/dll/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/dll/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/dll/doc/html/omake-shell.html
    +129 -123	omake-jumbo-branches/dll/doc/html/omake-system.html
    +2 -2	omake-jumbo-branches/dll/doc/html/omake-target-index.html
    +1 -1	omake-jumbo-branches/dll/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/dll/doc/html/osh.html
    +462 -461	omake-jumbo-branches/dll/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/dll/doc/info/omake-doc.info-1
    +14 -13	omake-jumbo-branches/dll/doc/info/omake-doc.info-4
    +16 -83	omake-jumbo-branches/dll/doc/info/omake-doc.info-5
    +79 -0	omake-jumbo-branches/dll/doc/info/omake-doc.info-6
    +5 -5	omake-jumbo-branches/dll/doc/info/omake-doc.info-7
    +21 -13	omake-jumbo-branches/dll/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/dll/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/dll/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/dll/doc/ps/omake-doc.ps
    +49 -32	omake-jumbo-branches/dll/doc/txt/omake-doc.txt
    +31 -5	omake-jumbo-branches/dll/lib/Pervasives.om
    +9 -13	omake-jumbo-branches/dll/omake.aip
    +1 -1	omake-jumbo-branches/dll/omake.spec
    +1 -1	omake-jumbo-branches/dll/omake.spec.in
    +31 -3	omake-jumbo-branches/dll/src/builtin/omake_builtin_base.ml
    +1 -1	omake-jumbo-branches/dll/src/builtin/omake_builtin_file.ml
    +69 -9	omake-jumbo-branches/dll/src/builtin/omake_builtin_object.ml
    +1 -6	omake-jumbo-branches/dll/src/env/omake_env.ml
    +1 -1	omake-jumbo-branches/dll-fuse/CHANGELOG.txt
    +1 -1	omake-jumbo-branches/dll-fuse/doc/html/changelog.html
    +383 -379	omake-jumbo-branches/dll-fuse/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/dll-fuse/doc/html/omake-autoconf.html
    +138 -138	omake-jumbo-branches/dll-fuse/doc/html/omake-build.html
    +286 -285	omake-jumbo-branches/dll-fuse/doc/html/omake-contents.html
    +1299 -1283	omake-jumbo-branches/dll-fuse/doc/html/omake-doc.html
    +165 -161	omake-jumbo-branches/dll-fuse/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/dll-fuse/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/dll-fuse/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/dll-fuse/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/dll-fuse/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/dll-fuse/doc/html/omake-shell.html
    +129 -123	omake-jumbo-branches/dll-fuse/doc/html/omake-system.html
    +2 -2	omake-jumbo-branches/dll-fuse/doc/html/omake-target-index.html
    +1 -1	omake-jumbo-branches/dll-fuse/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/dll-fuse/doc/html/osh.html
    +462 -461	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info-1
    +14 -13	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info-4
    +16 -83	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info-5
    +79 -0	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info-6
    +5 -5	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info-7
    +21 -13	omake-jumbo-branches/dll-fuse/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/dll-fuse/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/dll-fuse/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/dll-fuse/doc/ps/omake-doc.ps
    +49 -32	omake-jumbo-branches/dll-fuse/doc/txt/omake-doc.txt
    +31 -5	omake-jumbo-branches/dll-fuse/lib/Pervasives.om
    +9 -13	omake-jumbo-branches/dll-fuse/omake.aip
    +1 -1	omake-jumbo-branches/dll-fuse/omake.spec
    +1 -1	omake-jumbo-branches/dll-fuse/omake.spec.in
    +31 -3	omake-jumbo-branches/dll-fuse/src/builtin/omake_builtin_base.ml
    +77 -0	omake-jumbo-branches/dll-fuse/src/builtin/omake_builtin_dll.ml
    +1 -1	omake-jumbo-branches/dll-fuse/src/builtin/omake_builtin_file.ml
    +69 -9	omake-jumbo-branches/dll-fuse/src/builtin/omake_builtin_object.ml
    +1 -6	omake-jumbo-branches/dll-fuse/src/env/omake_env.ml
    +80 -33	omake-jumbo-branches/dll-fuse/tests/dll/gtk/Test.om
    +447 -10	omake-jumbo-branches/dll-fuse/tests/dll/gtk/gtk/Gtk.om
    +113 -10	omake-jumbo-branches/dll-fuse/tests/dll/gtk/gtk/GtkConst.om
    +48 -2	omake-jumbo-branches/dll-fuse/tests/dll/gtk/gtk_lib.c
    +56 -1	omake-jumbo-branches/dll-fuse/tests/dll/gtk/gtk_post.ml
    +8 -0	omake-jumbo-branches/dll-fuse/tests/dll/gtk/gtk_post.om
    +67 -0	omake-jumbo-branches/dll-fuse/tests/dll/gtk/gtk_template_head.om
    +60 -0	omake-jumbo-branches/dll-fuse/tests/dll/gtk/gtk_template_info.om
    +48 -0	omake-jumbo-branches/dll-fuse/tests/dll/gtk/gtk_types.h
    +5 -1	omake-jumbo-branches/dll-fuse/tests/dll/gtk/structs.export
    Added	omake-jumbo-branches/dll-fuse/tests/dll/gtk/test.om
    +7 -0	omake-jumbo-branches/dll-fuse/tests/dll/gtk/values.export
    +1 -1	omake-jumbo-branches/dll-odbc/CHANGELOG.txt
    +1 -1	omake-jumbo-branches/dll-odbc/doc/html/changelog.html
    +383 -379	omake-jumbo-branches/dll-odbc/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/dll-odbc/doc/html/omake-autoconf.html
    +138 -138	omake-jumbo-branches/dll-odbc/doc/html/omake-build.html
    +286 -285	omake-jumbo-branches/dll-odbc/doc/html/omake-contents.html
    +1299 -1283	omake-jumbo-branches/dll-odbc/doc/html/omake-doc.html
    +165 -161	omake-jumbo-branches/dll-odbc/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/dll-odbc/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/dll-odbc/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/dll-odbc/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/dll-odbc/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/dll-odbc/doc/html/omake-shell.html
    +129 -123	omake-jumbo-branches/dll-odbc/doc/html/omake-system.html
    +2 -2	omake-jumbo-branches/dll-odbc/doc/html/omake-target-index.html
    +1 -1	omake-jumbo-branches/dll-odbc/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/dll-odbc/doc/html/osh.html
    +462 -461	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info-1
    +14 -13	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info-4
    +16 -83	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info-5
    +79 -0	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info-6
    +5 -5	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info-7
    +21 -13	omake-jumbo-branches/dll-odbc/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/dll-odbc/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/dll-odbc/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/dll-odbc/doc/ps/omake-doc.ps
    +49 -32	omake-jumbo-branches/dll-odbc/doc/txt/omake-doc.txt
    +31 -5	omake-jumbo-branches/dll-odbc/lib/Pervasives.om
    +1 -0	omake-jumbo-branches/dll-odbc/lib/parse/C/Dll.om
    +9 -13	omake-jumbo-branches/dll-odbc/omake.aip
    +1 -1	omake-jumbo-branches/dll-odbc/omake.spec
    +1 -1	omake-jumbo-branches/dll-odbc/omake.spec.in
    +31 -3	omake-jumbo-branches/dll-odbc/src/builtin/omake_builtin_base.ml
    +48 -0	omake-jumbo-branches/dll-odbc/src/builtin/omake_builtin_dll.ml
    +1 -1	omake-jumbo-branches/dll-odbc/src/builtin/omake_builtin_file.ml
    +13 -14	omake-jumbo-branches/dll-odbc/src/builtin/omake_builtin_object.ml
    +1 -6	omake-jumbo-branches/dll-odbc/src/env/omake_env.ml
    +80 -33	omake-jumbo-branches/dll-odbc/tests/dll/gtk/Test.om
    +457 -10	omake-jumbo-branches/dll-odbc/tests/dll/gtk/gtk/Gtk.om
    +165 -0	omake-jumbo-branches/dll-odbc/tests/dll/gtk/gtk/GtkConst.om
    +48 -2	omake-jumbo-branches/dll-odbc/tests/dll/gtk/gtk_lib.c
    +56 -1	omake-jumbo-branches/dll-odbc/tests/dll/gtk/gtk_post.ml
    +8 -0	omake-jumbo-branches/dll-odbc/tests/dll/gtk/gtk_post.om
    +67 -0	omake-jumbo-branches/dll-odbc/tests/dll/gtk/gtk_template_head.om
    +60 -0	omake-jumbo-branches/dll-odbc/tests/dll/gtk/gtk_template_info.om
    +48 -0	omake-jumbo-branches/dll-odbc/tests/dll/gtk/gtk_types.h
    +5 -1	omake-jumbo-branches/dll-odbc/tests/dll/gtk/structs.export
    Added	omake-jumbo-branches/dll-odbc/tests/dll/gtk/test.om
    +7 -0	omake-jumbo-branches/dll-odbc/tests/dll/gtk/values.export
    +1 -1	omake-jumbo-branches/dll-odbc/tests/dll/odbc/main.om
    +1 -1	omake-jumbo-branches/dll-syntax/CHANGELOG.txt
    +1 -1	omake-jumbo-branches/dll-syntax/doc/html/changelog.html
    +383 -379	omake-jumbo-branches/dll-syntax/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/dll-syntax/doc/html/omake-autoconf.html
    +138 -138	omake-jumbo-branches/dll-syntax/doc/html/omake-build.html
    +286 -285	omake-jumbo-branches/dll-syntax/doc/html/omake-contents.html
    +1299 -1283	omake-jumbo-branches/dll-syntax/doc/html/omake-doc.html
    +165 -161	omake-jumbo-branches/dll-syntax/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/dll-syntax/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/dll-syntax/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/dll-syntax/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/dll-syntax/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/dll-syntax/doc/html/omake-shell.html
    +129 -123	omake-jumbo-branches/dll-syntax/doc/html/omake-system.html
    +2 -2	omake-jumbo-branches/dll-syntax/doc/html/omake-target-index.html
    +1 -1	omake-jumbo-branches/dll-syntax/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/dll-syntax/doc/html/osh.html
    +462 -461	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info-1
    +14 -13	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info-4
    +16 -83	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info-5
    +79 -0	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info-6
    +5 -5	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info-7
    +21 -13	omake-jumbo-branches/dll-syntax/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/dll-syntax/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/dll-syntax/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/dll-syntax/doc/ps/omake-doc.ps
    +49 -32	omake-jumbo-branches/dll-syntax/doc/txt/omake-doc.txt
    +31 -5	omake-jumbo-branches/dll-syntax/lib/Pervasives.om
    +9 -13	omake-jumbo-branches/dll-syntax/omake.aip
    +1 -1	omake-jumbo-branches/dll-syntax/omake.spec
    +1 -1	omake-jumbo-branches/dll-syntax/omake.spec.in
    +31 -3	omake-jumbo-branches/dll-syntax/src/builtin/omake_builtin_base.ml
    +77 -0	omake-jumbo-branches/dll-syntax/src/builtin/omake_builtin_dll.ml
    +1 -1	omake-jumbo-branches/dll-syntax/src/builtin/omake_builtin_file.ml
    +69 -9	omake-jumbo-branches/dll-syntax/src/builtin/omake_builtin_object.ml
    +1 -6	omake-jumbo-branches/dll-syntax/src/env/omake_env.ml
    +80 -33	omake-jumbo-branches/dll-syntax/tests/dll/gtk/Test.om
    +447 -10	omake-jumbo-branches/dll-syntax/tests/dll/gtk/gtk/Gtk.om
    +113 -10	omake-jumbo-branches/dll-syntax/tests/dll/gtk/gtk/GtkConst.om
    +48 -2	omake-jumbo-branches/dll-syntax/tests/dll/gtk/gtk_lib.c
    +56 -1	omake-jumbo-branches/dll-syntax/tests/dll/gtk/gtk_post.ml
    +8 -0	omake-jumbo-branches/dll-syntax/tests/dll/gtk/gtk_post.om
    +67 -0	omake-jumbo-branches/dll-syntax/tests/dll/gtk/gtk_template_head.om
    +60 -0	omake-jumbo-branches/dll-syntax/tests/dll/gtk/gtk_template_info.om
    +48 -0	omake-jumbo-branches/dll-syntax/tests/dll/gtk/gtk_types.h
    +5 -1	omake-jumbo-branches/dll-syntax/tests/dll/gtk/structs.export
    Added	omake-jumbo-branches/dll-syntax/tests/dll/gtk/test.om
    +7 -0	omake-jumbo-branches/dll-syntax/tests/dll/gtk/values.export
    +1 -1	omake-jumbo-branches/dll2/CHANGELOG.txt
    +1 -1	omake-jumbo-branches/dll2/doc/html/changelog.html
    +383 -379	omake-jumbo-branches/dll2/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/dll2/doc/html/omake-autoconf.html
    +138 -138	omake-jumbo-branches/dll2/doc/html/omake-build.html
    +286 -285	omake-jumbo-branches/dll2/doc/html/omake-contents.html
    +1299 -1283	omake-jumbo-branches/dll2/doc/html/omake-doc.html
    +165 -161	omake-jumbo-branches/dll2/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/dll2/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/dll2/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/dll2/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/dll2/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/dll2/doc/html/omake-shell.html
    +129 -123	omake-jumbo-branches/dll2/doc/html/omake-system.html
    +2 -2	omake-jumbo-branches/dll2/doc/html/omake-target-index.html
    +1 -1	omake-jumbo-branches/dll2/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/dll2/doc/html/osh.html
    +462 -461	omake-jumbo-branches/dll2/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/dll2/doc/info/omake-doc.info-1
    +14 -13	omake-jumbo-branches/dll2/doc/info/omake-doc.info-4
    +16 -83	omake-jumbo-branches/dll2/doc/info/omake-doc.info-5
    +79 -0	omake-jumbo-branches/dll2/doc/info/omake-doc.info-6
    +5 -5	omake-jumbo-branches/dll2/doc/info/omake-doc.info-7
    +21 -13	omake-jumbo-branches/dll2/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/dll2/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/dll2/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/dll2/doc/ps/omake-doc.ps
    +49 -32	omake-jumbo-branches/dll2/doc/txt/omake-doc.txt
    +31 -5	omake-jumbo-branches/dll2/lib/Pervasives.om
    +9 -13	omake-jumbo-branches/dll2/omake.aip
    +1 -1	omake-jumbo-branches/dll2/omake.spec
    +1 -1	omake-jumbo-branches/dll2/omake.spec.in
    +31 -3	omake-jumbo-branches/dll2/src/builtin/omake_builtin_base.ml
    +77 -0	omake-jumbo-branches/dll2/src/builtin/omake_builtin_dll.ml
    +1 -1	omake-jumbo-branches/dll2/src/builtin/omake_builtin_file.ml
    +69 -9	omake-jumbo-branches/dll2/src/builtin/omake_builtin_object.ml
    +1 -6	omake-jumbo-branches/dll2/src/env/omake_env.ml
    +80 -33	omake-jumbo-branches/dll2/tests/dll/gtk/Test.om
    +447 -10	omake-jumbo-branches/dll2/tests/dll/gtk/gtk/Gtk.om
    +113 -10	omake-jumbo-branches/dll2/tests/dll/gtk/gtk/GtkConst.om
    +48 -2	omake-jumbo-branches/dll2/tests/dll/gtk/gtk_lib.c
    +56 -1	omake-jumbo-branches/dll2/tests/dll/gtk/gtk_post.ml
    +8 -0	omake-jumbo-branches/dll2/tests/dll/gtk/gtk_post.om
    +67 -0	omake-jumbo-branches/dll2/tests/dll/gtk/gtk_template_head.om
    +60 -0	omake-jumbo-branches/dll2/tests/dll/gtk/gtk_template_info.om
    +48 -0	omake-jumbo-branches/dll2/tests/dll/gtk/gtk_types.h
    +5 -1	omake-jumbo-branches/dll2/tests/dll/gtk/structs.export
    Added	omake-jumbo-branches/dll2/tests/dll/gtk/test.om
    +7 -0	omake-jumbo-branches/dll2/tests/dll/gtk/values.export
    +1 -1	omake-jumbo-branches/int/CHANGELOG.txt
    +1 -1	omake-jumbo-branches/int/doc/html/changelog.html
    +383 -379	omake-jumbo-branches/int/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/int/doc/html/omake-autoconf.html
    +138 -138	omake-jumbo-branches/int/doc/html/omake-build.html
    +286 -285	omake-jumbo-branches/int/doc/html/omake-contents.html
    +1299 -1283	omake-jumbo-branches/int/doc/html/omake-doc.html
    +165 -161	omake-jumbo-branches/int/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/int/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/int/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/int/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/int/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/int/doc/html/omake-shell.html
    +129 -123	omake-jumbo-branches/int/doc/html/omake-system.html
    +2 -2	omake-jumbo-branches/int/doc/html/omake-target-index.html
    +1 -1	omake-jumbo-branches/int/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/int/doc/html/osh.html
    +462 -461	omake-jumbo-branches/int/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/int/doc/info/omake-doc.info-1
    +14 -13	omake-jumbo-branches/int/doc/info/omake-doc.info-4
    +16 -83	omake-jumbo-branches/int/doc/info/omake-doc.info-5
    +79 -0	omake-jumbo-branches/int/doc/info/omake-doc.info-6
    +5 -5	omake-jumbo-branches/int/doc/info/omake-doc.info-7
    +21 -13	omake-jumbo-branches/int/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/int/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/int/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/int/doc/ps/omake-doc.ps
    +49 -32	omake-jumbo-branches/int/doc/txt/omake-doc.txt
    +31 -5	omake-jumbo-branches/int/lib/Pervasives.om
    +9 -13	omake-jumbo-branches/int/omake.aip
    +1 -1	omake-jumbo-branches/int/omake.spec
    +1 -1	omake-jumbo-branches/int/omake.spec.in
    +1 -1	omake-jumbo-branches/int/src/Makefile
    +1 -1	omake-jumbo-branches/int/src/Makefile.nt
    +31 -3	omake-jumbo-branches/int/src/builtin/omake_builtin_base.ml
    +1 -1	omake-jumbo-branches/int/src/builtin/omake_builtin_file.ml
    +69 -9	omake-jumbo-branches/int/src/builtin/omake_builtin_object.ml
    +1 -6	omake-jumbo-branches/int/src/env/omake_env.ml
    +1 -1	omake-jumbo-branches/keyword/CHANGELOG.txt
    +1 -1	omake-jumbo-branches/keyword/doc/html/changelog.html
    +383 -379	omake-jumbo-branches/keyword/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/keyword/doc/html/omake-autoconf.html
    +138 -138	omake-jumbo-branches/keyword/doc/html/omake-build.html
    +286 -285	omake-jumbo-branches/keyword/doc/html/omake-contents.html
    +1299 -1283	omake-jumbo-branches/keyword/doc/html/omake-doc.html
    +165 -161	omake-jumbo-branches/keyword/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/keyword/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/keyword/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/keyword/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/keyword/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/keyword/doc/html/omake-shell.html
    +129 -123	omake-jumbo-branches/keyword/doc/html/omake-system.html
    +2 -2	omake-jumbo-branches/keyword/doc/html/omake-target-index.html
    +1 -1	omake-jumbo-branches/keyword/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/keyword/doc/html/osh.html
    +462 -461	omake-jumbo-branches/keyword/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/keyword/doc/info/omake-doc.info-1
    +14 -13	omake-jumbo-branches/keyword/doc/info/omake-doc.info-4
    +16 -83	omake-jumbo-branches/keyword/doc/info/omake-doc.info-5
    +79 -0	omake-jumbo-branches/keyword/doc/info/omake-doc.info-6
    +5 -5	omake-jumbo-branches/keyword/doc/info/omake-doc.info-7
    +21 -13	omake-jumbo-branches/keyword/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/keyword/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/keyword/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/keyword/doc/ps/omake-doc.ps
    +49 -32	omake-jumbo-branches/keyword/doc/txt/omake-doc.txt
    +31 -5	omake-jumbo-branches/keyword/lib/Pervasives.om
    +9 -13	omake-jumbo-branches/keyword/omake.aip
    +1 -1	omake-jumbo-branches/keyword/omake.spec
    +1 -1	omake-jumbo-branches/keyword/omake.spec.in
    +1 -1	omake-jumbo-branches/keyword/src/Makefile
    +1 -1	omake-jumbo-branches/keyword/src/Makefile.nt
    +31 -3	omake-jumbo-branches/keyword/src/builtin/omake_builtin_base.ml
    +1 -1	omake-jumbo-branches/keyword/src/builtin/omake_builtin_file.ml
    +69 -9	omake-jumbo-branches/keyword/src/builtin/omake_builtin_object.ml
    +1 -6	omake-jumbo-branches/keyword/src/env/omake_env.ml
    +1 -1	omake-jumbo-branches/parse/CHANGELOG.txt
    +1 -1	omake-jumbo-branches/parse/doc/html/changelog.html
    +383 -379	omake-jumbo-branches/parse/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/parse/doc/html/omake-autoconf.html
    +138 -138	omake-jumbo-branches/parse/doc/html/omake-build.html
    +286 -285	omake-jumbo-branches/parse/doc/html/omake-contents.html
    +1299 -1283	omake-jumbo-branches/parse/doc/html/omake-doc.html
    +165 -161	omake-jumbo-branches/parse/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/parse/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/parse/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/parse/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/parse/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/parse/doc/html/omake-shell.html
    +129 -123	omake-jumbo-branches/parse/doc/html/omake-system.html
    +2 -2	omake-jumbo-branches/parse/doc/html/omake-target-index.html
    +1 -1	omake-jumbo-branches/parse/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/parse/doc/html/osh.html
    +462 -461	omake-jumbo-branches/parse/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/parse/doc/info/omake-doc.info-1
    +14 -13	omake-jumbo-branches/parse/doc/info/omake-doc.info-4
    +16 -83	omake-jumbo-branches/parse/doc/info/omake-doc.info-5
    +79 -0	omake-jumbo-branches/parse/doc/info/omake-doc.info-6
    +5 -5	omake-jumbo-branches/parse/doc/info/omake-doc.info-7
    +21 -13	omake-jumbo-branches/parse/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/parse/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/parse/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/parse/doc/ps/omake-doc.ps
    +49 -32	omake-jumbo-branches/parse/doc/txt/omake-doc.txt
    +31 -5	omake-jumbo-branches/parse/lib/Pervasives.om
    +9 -13	omake-jumbo-branches/parse/omake.aip
    +1 -1	omake-jumbo-branches/parse/omake.spec
    +1 -1	omake-jumbo-branches/parse/omake.spec.in
    +31 -3	omake-jumbo-branches/parse/src/builtin/omake_builtin_base.ml
    +1 -1	omake-jumbo-branches/parse/src/builtin/omake_builtin_file.ml
    +69 -9	omake-jumbo-branches/parse/src/builtin/omake_builtin_object.ml
    +1 -6	omake-jumbo-branches/parse/src/env/omake_env.ml
    +1 -1	omake-jumbo-branches/syntax/CHANGELOG.txt
    +1 -1	omake-jumbo-branches/syntax/doc/html/changelog.html
    +383 -379	omake-jumbo-branches/syntax/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/syntax/doc/html/omake-autoconf.html
    +138 -138	omake-jumbo-branches/syntax/doc/html/omake-build.html
    +286 -285	omake-jumbo-branches/syntax/doc/html/omake-contents.html
    +1299 -1283	omake-jumbo-branches/syntax/doc/html/omake-doc.html
    +165 -161	omake-jumbo-branches/syntax/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/syntax/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/syntax/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/syntax/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/syntax/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/syntax/doc/html/omake-shell.html
    +129 -123	omake-jumbo-branches/syntax/doc/html/omake-system.html
    +2 -2	omake-jumbo-branches/syntax/doc/html/omake-target-index.html
    +1 -1	omake-jumbo-branches/syntax/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/syntax/doc/html/osh.html
    +462 -461	omake-jumbo-branches/syntax/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/syntax/doc/info/omake-doc.info-1
    +14 -13	omake-jumbo-branches/syntax/doc/info/omake-doc.info-4
    +16 -83	omake-jumbo-branches/syntax/doc/info/omake-doc.info-5
    +79 -0	omake-jumbo-branches/syntax/doc/info/omake-doc.info-6
    +5 -5	omake-jumbo-branches/syntax/doc/info/omake-doc.info-7
    +21 -13	omake-jumbo-branches/syntax/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/syntax/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/syntax/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/syntax/doc/ps/omake-doc.ps
    +49 -32	omake-jumbo-branches/syntax/doc/txt/omake-doc.txt
    +31 -5	omake-jumbo-branches/syntax/lib/Pervasives.om
    +9 -13	omake-jumbo-branches/syntax/omake.aip
    +1 -1	omake-jumbo-branches/syntax/omake.spec
    +1 -1	omake-jumbo-branches/syntax/omake.spec.in
    +1 -1	omake-jumbo-branches/syntax/src/Makefile
    +1 -1	omake-jumbo-branches/syntax/src/Makefile.nt
    +31 -3	omake-jumbo-branches/syntax/src/builtin/omake_builtin_base.ml
    +1 -1	omake-jumbo-branches/syntax/src/builtin/omake_builtin_file.ml
    +69 -9	omake-jumbo-branches/syntax/src/builtin/omake_builtin_object.ml
    +1 -6	omake-jumbo-branches/syntax/src/env/omake_env.ml
    +1 -1	omake-jumbo-branches/var2/CHANGELOG.txt
    +1 -1	omake-jumbo-branches/var2/doc/html/changelog.html
    +383 -379	omake-jumbo-branches/var2/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/var2/doc/html/omake-autoconf.html
    +138 -138	omake-jumbo-branches/var2/doc/html/omake-build.html
    +286 -285	omake-jumbo-branches/var2/doc/html/omake-contents.html
    +1299 -1283	omake-jumbo-branches/var2/doc/html/omake-doc.html
    +165 -161	omake-jumbo-branches/var2/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/var2/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/var2/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/var2/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/var2/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/var2/doc/html/omake-shell.html
    +129 -123	omake-jumbo-branches/var2/doc/html/omake-system.html
    +2 -2	omake-jumbo-branches/var2/doc/html/omake-target-index.html
    +1 -1	omake-jumbo-branches/var2/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/var2/doc/html/osh.html
    +462 -461	omake-jumbo-branches/var2/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/var2/doc/info/omake-doc.info-1
    +14 -13	omake-jumbo-branches/var2/doc/info/omake-doc.info-4
    +16 -83	omake-jumbo-branches/var2/doc/info/omake-doc.info-5
    +79 -0	omake-jumbo-branches/var2/doc/info/omake-doc.info-6
    +5 -5	omake-jumbo-branches/var2/doc/info/omake-doc.info-7
    +21 -13	omake-jumbo-branches/var2/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/var2/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/var2/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/var2/doc/ps/omake-doc.ps
    +49 -32	omake-jumbo-branches/var2/doc/txt/omake-doc.txt
    +31 -5	omake-jumbo-branches/var2/lib/Pervasives.om
    +9 -13	omake-jumbo-branches/var2/omake.aip
    +1 -1	omake-jumbo-branches/var2/omake.spec
    +1 -1	omake-jumbo-branches/var2/omake.spec.in
    +31 -3	omake-jumbo-branches/var2/src/builtin/omake_builtin_base.ml
    +1 -1	omake-jumbo-branches/var2/src/builtin/omake_builtin_file.ml
    +69 -9	omake-jumbo-branches/var2/src/builtin/omake_builtin_object.ml
    +1 -6	omake-jumbo-branches/var2/src/env/omake_env.ml
    +1 -1	omake-jumbo-branches/var3/CHANGELOG.txt
    +1 -1	omake-jumbo-branches/var3/doc/html/changelog.html
    +383 -379	omake-jumbo-branches/var3/doc/html/omake-all-index.html
    +31 -31	omake-jumbo-branches/var3/doc/html/omake-autoconf.html
    +138 -138	omake-jumbo-branches/var3/doc/html/omake-build.html
    +286 -285	omake-jumbo-branches/var3/doc/html/omake-contents.html
    +1299 -1283	omake-jumbo-branches/var3/doc/html/omake-doc.html
    +165 -161	omake-jumbo-branches/var3/doc/html/omake-fun-index.html
    +35 -35	omake-jumbo-branches/var3/doc/html/omake-grammar.html
    +34 -34	omake-jumbo-branches/var3/doc/html/omake-options.html
    +24 -24	omake-jumbo-branches/var3/doc/html/omake-pervasives.html
    +4 -4	omake-jumbo-branches/var3/doc/html/omake-references.html
    +18 -18	omake-jumbo-branches/var3/doc/html/omake-shell.html
    +129 -123	omake-jumbo-branches/var3/doc/html/omake-system.html
    +2 -2	omake-jumbo-branches/var3/doc/html/omake-target-index.html
    +1 -1	omake-jumbo-branches/var3/doc/html/omake-toc.html
    +7 -7	omake-jumbo-branches/var3/doc/html/osh.html
    +462 -461	omake-jumbo-branches/var3/doc/info/omake-doc.info
    +3 -3	omake-jumbo-branches/var3/doc/info/omake-doc.info-1
    +14 -13	omake-jumbo-branches/var3/doc/info/omake-doc.info-4
    +16 -83	omake-jumbo-branches/var3/doc/info/omake-doc.info-5
    +79 -0	omake-jumbo-branches/var3/doc/info/omake-doc.info-6
    +5 -5	omake-jumbo-branches/var3/doc/info/omake-doc.info-7
    +21 -13	omake-jumbo-branches/var3/doc/info/omake-doc.info-9
    Binary	omake-jumbo-branches/var3/doc/ps/omake-doc.dvi
    Binary	omake-jumbo-branches/var3/doc/ps/omake-doc.pdf
    Binary	omake-jumbo-branches/var3/doc/ps/omake-doc.ps
    +49 -32	omake-jumbo-branches/var3/doc/txt/omake-doc.txt
    +31 -5	omake-jumbo-branches/var3/lib/Pervasives.om
    +9 -13	omake-jumbo-branches/var3/omake.aip
    +1 -1	omake-jumbo-branches/var3/omake.spec
    +1 -1	omake-jumbo-branches/var3/omake.spec.in
    +31 -3	omake-jumbo-branches/var3/src/builtin/omake_builtin_base.ml
    +1 -1	omake-jumbo-branches/var3/src/builtin/omake_builtin_file.ml
    +69 -9	omake-jumbo-branches/var3/src/builtin/omake_builtin_object.ml
    +1 -6	omake-jumbo-branches/var3/src/env/omake_env.ml
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-05.html#07/05/30.19:53:21



More information about the OMake-CVS mailing list