mirror of
https://github.com/LCPQ/quantum_package
synced 2024-11-07 22:53:57 +01:00
5 lines
49 B
FortranFixed
5 lines
49 B
FortranFixed
|
program save_natorb
|
||
|
call save_natural_mos
|
||
|
end
|
||
|
|