Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
qbox
qbox-public
Commits
36bc0b41
Commit
36bc0b41
authored
Jan 07, 2022
by
Francois Gygi
Browse files
rel1_73_5
parent
4fe30bb3
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/notes
View file @
36bc0b41
--------------------------------------------------------------------------------
rel1_73_5
--------------------------------------------------------------------------------
a5375a9 Fix Wavefunction::add_kpoint
--------------------------------------------------------------------------------
rel1_73_4
--------------------------------------------------------------------------------
3b3499b Fix NonLocalPotential dgemm for zero-size matrices
...
...
src/release.cpp
View file @
36bc0b41
...
...
@@ -19,5 +19,5 @@
#include
"release.h"
std
::
string
release
(
void
)
{
return
std
::
string
(
"rel1_73_
4dev
"
);
return
std
::
string
(
"rel1_73_
5
"
);
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment