mirror of
https://github.com/LCPQ/quantum_package
synced 2025-01-10 21:18:29 +01:00
Corrected qp_print_basis
This commit is contained in:
parent
e2836ee5e0
commit
6162685051
@ -35,5 +35,7 @@ let mo ()=
|
|||||||
|> print_endline
|
|> print_endline
|
||||||
|
|
||||||
|
|
||||||
basis ();;
|
let () =
|
||||||
mo ();;
|
basis ();
|
||||||
|
mo ()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user