mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-19 04:22:21 +01:00
7 lines
143 B
OCaml
7 lines
143 B
OCaml
|
|
val name : string
|
|
(** Name of the QCaml source directory on the file system. *)
|
|
|
|
val root : string
|
|
(** Path to the QCaml source directory. *)
|