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