10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-01 19:05:29 +02:00

updated MO_label.mli

This commit is contained in:
Emmanuel Giner 2019-04-17 17:32:07 +02:00
parent d27a53b198
commit 645148d74c

View File

@ -4,6 +4,7 @@ type t =
| Natural
| Localized
| Orthonormalized
| MCSCF
| None
[@@deriving sexp]