/*
 * Copyright (c) 2000-2005, Index Data.
 * See the file LICENSE for details.
 * 
 * $Id: z-server.cpp,v 1.2 2006/03/29 13:14:18 adam Exp $
 */

#include <yazpp/z-server.h>

using namespace yazpp_1;

Z_ServerUtility::~Z_ServerUtility()
{

}

IServer_Facility::~IServer_Facility()
{

}

/*
 * Local variables:
 * c-basic-offset: 4
 * indent-tabs-mode: nil
 * End:
 * vim: shiftwidth=4 tabstop=8 expandtab
 */



syntax highlighted by Code2HTML, v. 0.9.1