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
3f48d3c0
Commit
3f48d3c0
authored
Nov 11, 2020
by
Francois Gygi
Browse files
rel1_72_2
parent
8e7d5626
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/notes
View file @
3f48d3c0
--------------------------------------------------------------------------------
rel1_72_2
--------------------------------------------------------------------------------
f9a03e2 Fix G=0 component of wkerker
8df4f96 Add srand48 call to Wavefunction::randomize
533fcf8 Fix printing of occ in update_occ
--------------------------------------------------------------------------------
rel1_72_1
--------------------------------------------------------------------------------
2067ca0 Fix Occ.h for -nspb 2 case
...
...
src/release.cpp
View file @
3f48d3c0
...
...
@@ -19,5 +19,5 @@
#include
"release.h"
std
::
string
release
(
void
)
{
return
std
::
string
(
"rel1_72_
1dev
"
);
return
std
::
string
(
"rel1_72_
2
"
);
}
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