From 486cb8958d1a99a3cbe98e3904256e7268533b00 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 10 Feb 2007 03:18:39 +0000 Subject: fixed break condition for some loop constructs adapt to new flext version resurrected help message functionality fixed broken help file names svn path=/trunk/; revision=7415 --- externals/grill/vasp/source/obj_imm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/vasp/source/obj_imm.cpp') diff --git a/externals/grill/vasp/source/obj_imm.cpp b/externals/grill/vasp/source/obj_imm.cpp index ef75f228..52b0e89e 100644 --- a/externals/grill/vasp/source/obj_imm.cpp +++ b/externals/grill/vasp/source/obj_imm.cpp @@ -118,6 +118,6 @@ private: FLEXT_ATTRVAR_B(zero); }; -FLEXT_LIB_V("vasp, vasp.imm vasp.!",vasp_imm) +FLEXT_LIB_V("vasp.imm vasp.!, vasp",vasp_imm) -- cgit v1.2.1