X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=utils%2Fconf.ml;h=86e30bd0fe27cc66c72cc9ec0796b45da9c0355f;hb=refs%2Fheads%2Fl3jit-refactor;hp=49ab1a2c56bcec919e4db3a979b83cd828f34431;hpb=ddd48898c9d77270a46fa16b66bb8b291e0859d0;p=SXSI%2Fxpathcomp.git diff --git a/utils/conf.ml b/utils/conf.ml index 49ab1a2..86e30bd 100644 --- a/utils/conf.ml +++ b/utils/conf.ml @@ -13,7 +13,7 @@ module Conf = ignore (Sys.command "cp myocamlbuild_config.ml.in myocamlbuild_config.ml"); o_chan := open_out_gen [ Open_append ] 0 "myocamlbuild_config.ml"; o_fmt := formatter_of_out_channel !o_chan - + ;; let finish () =