mirror of
https://github.com/triqs/dft_tools
synced 2024-12-21 11:53:41 +01:00
Fixed the wrong name of the config file
This commit is contained in:
parent
2e1633c037
commit
a0645b8275
@ -50,5 +50,5 @@ if __name__ == '__main__':
|
||||
else:
|
||||
vasp_dir = './'
|
||||
|
||||
generate_and_output_as_text(conf_filename, vasp_dir)
|
||||
generate_and_output_as_text(filename, vasp_dir)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user