From 4b30c6a7955f3ec61b6d9112b2a42e83e03f8729 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sun, 6 Apr 2003 02:44:31 +0000 Subject: "" svn path=/trunk/; revision=548 --- externals/grill/vasp/source/opparam.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/vasp/source/opparam.h') diff --git a/externals/grill/vasp/source/opparam.h b/externals/grill/vasp/source/opparam.h index 0b6e5bd5..473b76c4 100644 --- a/externals/grill/vasp/source/opparam.h +++ b/externals/grill/vasp/source/opparam.h @@ -111,7 +111,7 @@ public: struct { R arg; } rbin; struct { R rarg,iarg; } cbin; struct { I *order; } perm; - struct { R val; I offs,dif,dir,slope; } srch; + struct { R val; I offs,dif,dir,slope; BL incl; } srch; }; private: -- cgit v1.2.1