(* Atomic mass * :PROPERTIES: * :header-args: :noweb yes :comments both * :END: * * Atomic mass, a non-negative float. * * #+NAME: types *) (* [[file:~/QCaml/particles/mass.org::types][types]] *) include module type of Common.Non_negative_float (* types ends here *)