From 28d14094386a69ddf05ca810114538fb2c31f8c7 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 9 Apr 2003 02:40:20 +0000 Subject: "" svn path=/trunk/; revision=554 --- externals/grill/vasp/source/main.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'externals/grill/vasp/source/main.cpp') diff --git a/externals/grill/vasp/source/main.cpp b/externals/grill/vasp/source/main.cpp index e1c3e42d..67d151ac 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.3pre8"; +const C *VASP_VERSION = "0.1.3pre10"; #include "opfuns.h" @@ -64,6 +64,7 @@ static V vasp_main() VASP_SETUP(channel); // vasp.channel VASP_SETUP(qchannel); // vasp.channel? + VASP_SETUP(qchannels); // vasp.channels? VASP_SETUP(split); VASP_SETUP(join); -- cgit v1.2.1