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 -> unit
val make : ?oasis_exec:string ->
OASISPlugin.context_act ->
OASISTypes.package -> OASISPlugin.context_act * t
BaseDev.update_and_run
. Not exported.val odn_of_t : t -> ODN.t
ODN.t
. Not exported.