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

4 lines
120 B
OCaml
Raw Normal View History

2020-12-29 02:29:43 +01:00
(* [[file:../mass.org::*Atomic mass][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 *)