From b199203ab14138f0b5dc122339308194c835e9ee Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 17 Aug 2004 04:11:28 +0000 Subject: "" svn path=/trunk/; revision=1956 --- externals/grill/pool/source/pool.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'externals/grill/pool/source/pool.h') diff --git a/externals/grill/pool/source/pool.h b/externals/grill/pool/source/pool.h index 785ea16f..5b4397c2 100644 --- a/externals/grill/pool/source/pool.h +++ b/externals/grill/pool/source/pool.h @@ -111,6 +111,9 @@ protected: valentry *vals; direntry *dirs; + +private: + BL LdDirXMLRec(istream &is,I depth,BL mkdir,AtomList &d); }; class pooldata: -- cgit v1.2.1