mirror of
https://gitlab.com/scemama/QCaml.git
synced 2025-01-05 10:58:47 +01:00
9 lines
64 B
OCaml
9 lines
64 B
OCaml
(** Type for range-separation parameter *)
|
|
|
|
type t = float
|
|
|
|
|
|
|
|
|
|
|