dftbplus / skprogs

Basic programs for generating Slater-Koster files for the DFTB-method
GNU Lesser General Public License v3.0
25 stars 19 forks source link

Prevent parsing multiple config files #70

Closed vanderhe closed 10 months ago

vanderhe commented 11 months ago

The update mechanism for parsing multiple configuration files is broken and we should make this (generally useful) feature inaccessible for the time being, at least until the backend has been fixed.

See also https://github.com/dftbplus/skprogs/issues/67#issuecomment-1814766028.

samtsevich commented 10 months ago

Hi @aradi, hi @bhourahine Is that possible to merge this PR to the main branch, cause the fix looks simple and will not take much time. Thanks