2 * Copyright (c) 1998-2000, Index Data.
3 * See the file LICENSE for details.
5 * $Id: query.cpp,v 1.2 2006-03-29 13:14:15 adam Exp $
8 #include <yazpp/query.h>
10 using namespace yazpp_1;
12 Yaz_Query::~Yaz_Query()
20 * indent-tabs-mode: nil
22 * vim: shiftwidth=4 tabstop=8 expandtab