module Precursor:
sig
type t = {
mslevel : int;
int
(*
*)
mz : float;
float
z : float;
int : float;
val mass : t -> float
t -> float
mass p
p
end