aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/source/main.cpp
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-03-21 04:36:07 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-03-21 04:36:07 +0000
commit5697ebe98e16f1438d6feba09cb075b6a0f2a653 (patch)
treecaf213e0ce7a992096d10246878fd56c7eda9793 /externals/grill/vasp/source/main.cpp
parent9056179fcd52793c16112471d1d7fed45722194c (diff)
""
svn path=/trunk/; revision=488
Diffstat (limited to 'externals/grill/vasp/source/main.cpp')
-rw-r--r--externals/grill/vasp/source/main.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/externals/grill/vasp/source/main.cpp b/externals/grill/vasp/source/main.cpp
index f1cbee10..4539a13a 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.3pre3";
+const C *VASP_VERSION = "0.1.3pre4";
#include "opfuns.h"
@@ -99,6 +99,8 @@ V lib_setup()
VASP__SETUP(abs)
VASP__SETUP(cabs)
+ VASP_SETUP(qsum)
+
VASP__SETUP(lwr)
VASP__SETUP(gtr)
VASP__SETUP(alwr)