1 /* This file is part of the yazpp toolkit.
2 * Copyright (C) 1998-2011 Index Data and Mike Taylor
3 * See the file LICENSE for details.
6 #include <yazpp/query.h>
8 using namespace yazpp_1;
10 Yaz_Query::~Yaz_Query()
18 * c-file-style: "Stroustrup"
19 * indent-tabs-mode: nil
21 * vim: shiftwidth=4 tabstop=8 expandtab