Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
Sign up now
Login
Sign in
Toggle navigation
Menu
Open sidebar
qbox
qbox-public
Commits
b664518d
Commit
b664518d
authored
2 years ago
by
Francois Gygi
Browse files
Options
Download
Email Patches
Plain Diff
rel1_74_3
parent
775a0174
master
rel1_78_2
rel1_78_1
rel1_78_0
rel1_77_0
rel1_76_4
rel1_76_3
rel1_76_2
rel1_76_1
rel1_76_0
rel1_75_1
rel1_75_0
rel1_74_4
rel1_74_3
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README
+1
-1
README
src/notes
+4
-0
src/notes
src/release.cpp
+1
-1
src/release.cpp
with
6 additions
and
2 deletions
+6
-2
README
+
1
-
1
View file @
b664518d
...
...
@@ -29,4 +29,4 @@
Quan (Andy) Wan implemented the electric field.
Ma He contributed to the implementation of the response functionality.
Michael LaCount implemented the SCAN meta-GGA density functional.
Jiawei Zhan contributed
a
fix of the RSH functional.
Jiawei Zhan contributed
multiple
fix
es
of the RSH functional.
This diff is collapsed.
Click to expand it.
src/notes
+
4
-
0
View file @
b664518d
--------------------------------------------------------------------------------
rel1_74_3
--------------------------------------------------------------------------------
Fix potential in RSH functional
--------------------------------------------------------------------------------
rel1_74_2
--------------------------------------------------------------------------------
f435ead Define byte_t type, avoid conflict with std::byte
...
...
This diff is collapsed.
Click to expand it.
src/release.cpp
+
1
-
1
View file @
b664518d
...
...
@@ -19,5 +19,5 @@
#include
"release.h"
std
::
string
release
(
void
)
{
return
std
::
string
(
"rel1_74_
2dev
"
);
return
std
::
string
(
"rel1_74_
3
"
);
}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets