// Smersh // // Douglas Thrift // // $Id$ #include "Redirector.hpp" void Redirector::handle() { cerr << "There!\n"; }