Skip to content

Fix a bug concerning outcar parser

Mohammad Nakhaee requested to merge v1.0.0_issue537 into master

This bug was discussed in issue #537 (closed) It returns an empty file name when we pass the file name as its argument The problem was solved by using the absolute path

Merge request reports