mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-07 06:33:39 +01:00
9 lines
64 B
OCaml
9 lines
64 B
OCaml
|
(** Type for range-separation parameter *)
|
||
|
|
||
|
type t = float
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|