mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-12-22 12:23:31 +01:00
7 lines
46 B
OCaml
7 lines
46 B
OCaml
(** Electron spin *)
|
|
|
|
type t = Alfa | Beta
|
|
|
|
|
|
|