X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Ffilter.cpp;h=02c6ff49bf1dfa34f3c295c6ce008fc1eb4ce7e4;hb=245ef75a37af52afa0fea2c52b1f2454f72f7394;hp=1b5ef43045cdc88d0c853dc3d10a6ae421346179;hpb=474111be67deb87130a5f0add13df89c89df346a;p=metaproxy-moved-to-github.git diff --git a/src/filter.cpp b/src/filter.cpp index 1b5ef43..02c6ff4 100644 --- a/src/filter.cpp +++ b/src/filter.cpp @@ -1,4 +1,4 @@ -/* $Id: filter.cpp,v 1.2 2005-10-31 09:40:18 marc Exp $ +/* $Id: filter.cpp,v 1.5 2006-01-11 13:13:49 adam Exp $ Copyright (c) 2005, Index Data. %LICENSE% @@ -6,12 +6,13 @@ #include +#include "config.hpp" #include "filter.hpp" - -// defining and initializing static members -// std::string yp2::filter::Base:m_type("Base"); - +void yp2::filter::Base::configure(const xmlNode * ptr) +{ + +} /* * Local variables: