From 60ee6bb60b11bbfbccf56f335c9c6213e6daa79d Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Thu, 5 Dec 2002 05:36:32 +0000 Subject: "" svn path=/trunk/; revision=278 --- externals/grill/vasp/source/env.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'externals/grill/vasp/source/env.h') diff --git a/externals/grill/vasp/source/env.h b/externals/grill/vasp/source/env.h index e9f8dae7..5b00ffae 100644 --- a/externals/grill/vasp/source/env.h +++ b/externals/grill/vasp/source/env.h @@ -23,6 +23,8 @@ public: static BL ChkArgs(I argc,const t_atom *argv); + V MakeList(flext::AtomList &ret) const; + V Clear(); BL Ok() const { return cnt && pos != NULL && val != NULL; } -- cgit v1.2.1