aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/source/main.cpp
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-03-31 02:41:01 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-03-31 02:41:01 +0000
commitb0fde116adcede86e4876352e1d3d5978a7e8cde (patch)
tree36ee74113c9e4858b5a58f2b056d5fef65b605a1 /externals/grill/vasp/source/main.cpp
parent61b39c2448305d3264c323b8ed363130e8f41f40 (diff)
""
svn path=/trunk/; revision=515
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)