12345678910111213141516171819202122232425262728293031323334353637383940(** {0 OCaml compiler compatible command-line parameters} *)letinclude_dirs=ref[]letfast=reffalseletclassic=reffalseletprincipal=reffalseletreal_paths=reftrueletrecursive_types=reffalseletstrict_sequence=reffalseletapplicative_functors=reftrueletunsafe_string=ref(matchMerlin_config.ocamlversionwith|`OCaml_4_02_0|`OCaml_4_02_1|`OCaml_4_02_2|`OCaml_4_02_3|`OCaml_4_03_0|`OCaml_4_04_0|`OCaml_4_05_0->true|_->false(* -safe-string became the new default in 4.06 *))letnopervasives=reffalseletstrict_formats=reffalseletopen_modules=ref[]letannotations=reffalseletbinary_annotations=reftrueletprint_types=reffalseletnative_code=reffalseleterror_size=ref500letdont_write_files=reftrueletkeep_locs=reftrueletkeep_docs=reffalselettransparent_modules=reftrueletfor_package=refNoneletdebug=reffalseletopaque=reffalseletunboxed_types=reffalseletlocations=reftrue