Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
qbox-public
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
qbox
qbox-public
Commits
c3ab34ee
Commit
c3ab34ee
authored
Feb 04, 2020
by
Francois Gygi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rel1_68_2
parent
6734bf55
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletions
+8
-1
notes
src/notes
+7
-0
release.C
src/release.C
+1
-1
No files found.
src/notes
View file @
c3ab34ee
--------------------------------------------------------------------------------
rel1_68_2
--------------------------------------------------------------------------------
260b6be Remove debug print in ExchangeOperator.C
0d66277 Fix Matrix.C calc of lwork, return values
a0ff3b7 Fix D3tensor.h
39fd798 Changed default to all atomsets in qbox_xyz.py
--------------------------------------------------------------------------------
rel1_68_1
--------------------------------------------------------------------------------
b2326e0 Remove unneeded loop in XCPotential.C
...
...
src/release.C
View file @
c3ab34ee
...
...
@@ -19,5 +19,5 @@
#include "release.h"
std
::
string
release
(
void
)
{
return
std
::
string
(
"1.68.
1
"
);
return
std
::
string
(
"1.68.
2
"
);
}
Write
Preview
Markdown
is supported
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