10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-07-18 08:53:27 +02:00
QCaml/particles/lib/mass.ml

4 lines
137 B
OCaml
Raw Normal View History

2020-12-29 02:38:12 +01:00
(* [[file:~/QCaml/particles/mass.org::*Atomic%20mass][Atomic mass:2]] *)
2020-10-09 09:47:57 +02:00
include Common.Non_negative_float
2020-12-29 02:29:43 +01:00
(* Atomic mass:2 ends here *)