Added i/o for configurations in native BDIO format

This commit is contained in:
Alberto Ramos 2022-06-04 23:20:09 +02:00
parent afd837e80d
commit 2e71d6c0e1
4 changed files with 171 additions and 6 deletions

View file

@ -147,6 +147,6 @@ include("YMsf.jl")
export sfcoupling, bndfield, setbndfield
include("YMio.jl")
export import_lex64, import_cern64, import_bsfqcd
export import_lex64, import_cern64, import_bsfqcd, save_cnfg, read_cnfg
end