aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/source/pool.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-08-17 04:11:28 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-08-17 04:11:28 +0000
commitb199203ab14138f0b5dc122339308194c835e9ee (patch)
tree5e9a6a43c07054b75f12da979ca0c94cec65075d /externals/grill/pool/source/pool.h
parent9a1d1eca008a2c9115a20ad2351b354d0a1fecfc (diff)
""
svn path=/trunk/; revision=1956
Diffstat (limited to 'externals/grill/pool/source/pool.h')
-rw-r--r--externals/grill/pool/source/pool.h3
1 files changed, 3 insertions, 0 deletions
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: