From 09caaa0fed198a2b62fc154f04c66dd7c7369ce8 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 17 Dec 2003 03:37:55 +0000 Subject: "" svn path=/trunk/; revision=1225 --- externals/grill/pool/data.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'externals/grill/pool/data.cpp') diff --git a/externals/grill/pool/data.cpp b/externals/grill/pool/data.cpp index 26b5464b..9eda196b 100644 --- a/externals/grill/pool/data.cpp +++ b/externals/grill/pool/data.cpp @@ -279,8 +279,7 @@ BL pooldata::SvDirXML(const AtomList &d,const C *flnm,I depth,BL absdir) if(absdir) tmp = d; if(fl.good()) { fl << "" << endl; -// fl << "" << endl; - fl << "" << endl; + fl << "" << endl; fl << "" << endl; BL ret = pd->SvDirXML(fl,depth,tmp); fl << "" << endl; -- cgit v1.2.1