Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing "end:" identifier in dftcalc.cpp and dfttest.cpp #17

Open
technomage321 opened this issue Jan 30, 2024 · 2 comments
Open

Missing "end:" identifier in dftcalc.cpp and dfttest.cpp #17

technomage321 opened this issue Jan 30, 2024 · 2 comments

Comments

@technomage321
Copy link

In the master branch, there is a missing "end:" tag in the following files when compiling in the CADP library:

dftcalc.cpp (between lines 268 and 269)
dfttest.cpp (between lines 250 and 251)

@ennoruijters
Copy link
Contributor

Thank you for reporting this issue, I have added a fix to master. I no longer have a CADP license to test with, so I can only hope it works now.

@technomage321
Copy link
Author

It compiles and runs fine with those two lines added :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants