10
0
mirror of https://github.com/LCPQ/quantum_package synced 2025-04-17 22:10:54 +02:00

12 lines
243 B
OCaml

open Qputils;;
open Qptypes;;
open Core;;
include Input_ao_basis;;
include Input_bitmasks;;
include Input_determinants_by_hand;;
include Input_electrons;;
include Input_mo_basis;;
include Input_nuclei_by_hand;;
include Input_auto_generated;;