module BaseEnvLight:sig..end
This module defines the minimal set of functions to access data contained
in 'setup.data'. It allows to build third party OCaml script, without
embedding hundreeds line of code. It doesn't take into account '-C' and
other options.
Author(s): Sylvain Le Gall
module MapString:Map.Swith type key = string
typet =string MapString.t
val default_filename : stringval load : ?allow_empty:bool ->
?filename:string -> ?stream:char Stream.t -> unit -> tval var_expand : string -> t -> stringval var_get : string -> t -> stringBuffer.add_substitute).val var_choose : 'a OASISExpr.choices -> t -> 'a