10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-06-30 00:44:18 +02:00
QCaml/Utils/Angstrom.mli

5 lines
99 B
OCaml
Raw Normal View History

2018-02-24 23:57:38 +01:00
(** 3D point in cartesian coordinates, where units are Angstroms. *)
2018-03-03 22:29:08 +01:00
include module type of Bohr
2018-02-13 17:36:25 +01:00