X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Ffilter.cpp;h=150b90f7f4b9755599583d732cc53ffc9f8c6812;hb=891f355967146e1f2d66e4dc44158a011282c87f;hp=1b5ef43045cdc88d0c853dc3d10a6ae421346179;hpb=474111be67deb87130a5f0add13df89c89df346a;p=metaproxy-moved-to-github.git diff --git a/src/filter.cpp b/src/filter.cpp index 1b5ef43..150b90f 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.4 2006-01-11 11:51:49 adam Exp $ Copyright (c) 2005, Index Data. %LICENSE% @@ -6,12 +6,12 @@ #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: