module BaseDev:Entry points for 'setup.ml' in dev modesig..end
type t = {
|
oasis_cmd : |
(* | Program to regenerate the build system. | *) |
val update_and_run : t -> unitval make : ?oasis_exec:string ->
OASISPlugin.context_act ->
OASISTypes.package -> OASISPlugin.context_act * tBaseDev.update_and_run. Not exported.val odn_of_t : t -> ODN.tODN.t. Not exported.