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