module BaseData:sig..end
Exported modules for embedding
The whole module is not exported. It is auto-generated using other modules.
val basesys_ml : stringAll exported modules from base library, default content for 'setup.ml'.
val basesysenvironment_ml : stringMinimal set of exported modules to load the 'setup.data' files. Use to create OCaml script that will use 'setup.data'. Example auto-generated 'myocamlbuild.ml' contains this set.
val basesysbundle_ml : stringSet of modules to load for the 'bundle' subcommand
val dynrun_ml : stringToploop for dynrun.
val dynrun_for_release_ml : stringToploop for dynrun (alternative).
val compiled_setup_ml : stringToploop for dynrun (yet another alternative).