mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-07 14:43:41 +01:00
13 lines
242 B
OCaml
13 lines
242 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
|
|
(* QCaml:1 ends here *)
|