mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-07 06:33:39 +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. *)
|