10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-03 09:55:59 +02:00
quantum_package/ocaml/Input.ml

10 lines
104 B
OCaml
Raw Normal View History

2014-10-17 15:07:07 +02:00
open Qputils;;
open Qptypes;;
open Core.Std;;
2014-10-17 22:25:45 +02:00
include Input_ao_basis;;
include Input_bi_integrals;;
2014-10-17 15:07:07 +02:00