aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/source/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/vasp/source/main.cpp')
-rw-r--r--externals/grill/vasp/source/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/externals/grill/vasp/source/main.cpp b/externals/grill/vasp/source/main.cpp
index 6a1e01cf..2f7d9f11 100644
--- a/externals/grill/vasp/source/main.cpp
+++ b/externals/grill/vasp/source/main.cpp
@@ -12,7 +12,7 @@ WARRANTIES, see the file, "license.txt," in this distribution.
#include "classes.h"
-const C *VASP_VERSION = "0.1.3pre6";
+const C *VASP_VERSION = "0.1.3pre7";
#include "opfuns.h"
@@ -162,7 +162,7 @@ static V vasp_main()
VASP__SETUP(cnorm)
// VASP__SETUP(cswap)
- VASP__SETUP(cconj)
+// VASP__SETUP(cconj)
VASP_SETUP(shift)
VASP_SETUP(xshift)