10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-06-02 03:15:19 +02:00
QCaml/common/lib/qcaml.mli

14 lines
264 B
OCaml

(* QCaml
* :PROPERTIES:
* :header-args: :noweb yes :comments both
* :END:
*
* QCaml-specific parameters *)
(* [[file:~/QCaml/common/qcaml.org::*QCaml][QCaml:1]] *)
val root : string
val name : string
val num_domains : int
(* QCaml:1 ends here *)