mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-06 22:23:42 +01:00
4 lines
134 B
OCaml
4 lines
134 B
OCaml
|
type t = Contracted_shell.t array
|
||
|
val of_nuclei_and_general_basis : Nuclei.t -> General_basis.t list -> t
|
||
|
val to_string : t -> string
|